Commit Graph

  • b3213d6eb2 Update kubernetes dependencies to v1.17.6 Sargun Dhillon 2020-06-04 14:25:46 -07:00
  • a67cfab42b Merge pull request #833 from cpuguy83/fix_stream_idle_timeout_break Brian Goff 2020-06-03 20:32:53 -07:00
  • 51b9a6c40d Fix stream timeout defaults Brian Goff 2020-06-03 10:01:34 -07:00
  • 8fc8b69d8f Merge pull request #806 from elotl/vilmos-followlogs Brian Goff 2020-05-04 11:05:57 -07:00
  • 3e0d03c833 Use errdefs.InvalidInputf() for formatting Vilmos Nebehaj 2020-04-28 11:18:52 -07:00
  • 7628c13aeb Add tests for parseLogOptions() Vilmos Nebehaj 2020-03-20 13:46:50 -07:00
  • 8308033eff Add support for v1.PodLogOptions Vilmos Nebehaj 2020-01-20 13:49:52 -08:00
  • d9193e2440 Merge pull request #824 from cwdsuzhou/March/check_pod_equal Brian Goff 2020-04-21 12:54:30 -07:00
  • 30e31c0451 Check pod status equal before enqueue wadecai 2020-03-16 17:33:36 +08:00
  • 70f1a93c6e Merge pull request #828 from EDGsheryl/master Brian Goff 2020-04-15 06:24:59 -07:00
  • 063f1fcdbc Optimize Docs EDGsheryl 2020-04-08 15:34:08 +08:00
  • de8226751d Merge pull request #826 from elotl/elotl-kip Brian Goff 2020-03-23 10:31:31 -07:00
  • 47a353897e Add Elotl Kip as a provider Vilmos Nebehaj 2020-03-20 15:05:48 -07:00
  • 3ec3b14e49 Merge pull request #825 from sargun/add-pods-api Brian Goff 2020-03-20 14:28:02 -07:00
  • 5ad12cd476 Add /pods HTTP endpoint Sargun Dhillon 2020-03-20 03:02:04 -07:00
  • 230ebe1b29 Merge pull request #818 from guoliangshuai/master Brian Goff 2020-03-09 13:30:47 -07:00
  • 554d30a0b1 add 'GET' method to pod exec handler, so it can support websocket guoliangshuai 2020-03-09 14:16:49 +08:00
  • 5c1c3886e0 Changing meeting times (#814) Ria Bhatia 2020-02-19 14:25:21 -08:00
  • 4fea631791 Merge pull request #810 from adrienjt/add-provider-multicluster-scheduler Brian Goff 2020-02-06 16:18:17 -08:00
  • 5995a2a18d add provider admiralty multi-cluster scheduler Adrien Trouillaud 2020-02-05 15:04:39 -08:00
  • fb33c2e144 Merge pull request #805 from elotl/vilmos-flushlogs Brian Goff 2020-01-21 08:52:50 -08:00
  • 47112aa5d6 Use correct Flush() prototype from http.Flusher Vilmos Nebehaj 2020-01-20 13:23:36 -08:00
  • 0bdf742303 Make exec timeout configurable (#803) Weidong Cai 2020-01-19 04:11:54 +08:00
  • 4162bba465 Merge pull request #797 from cwdsuzhou/add_some_event Brian Goff 2020-01-09 16:12:18 -08:00
  • 50f360d798 Merge pull request #795 from cpuguy83/cherry_picks_1.1.1 v1.1.1 release-1.1 Brian Goff 2019-12-02 11:27:21 -08:00
  • 55f3f17ba0 add some event to pod wadecai 2019-11-19 20:16:31 +08:00
  • e6e1dbed87 Merge pull request #794 from cpuguy83/cherry_picks_1.2.1 v1.2.1 Brian Goff 2019-11-15 15:19:11 -08:00
  • 64873c0816 Add test for node ping interval Thomas Hartland 2019-11-11 11:07:49 +01:00
  • c660940a7b After handling status update, reset update timer with correct duration Thomas Hartland 2019-11-04 10:47:53 +01:00
  • eb9498cdde Add test for node ping interval Thomas Hartland 2019-11-11 11:07:49 +01:00
  • df16317a89 After handling status update, reset update timer with correct duration Thomas Hartland 2019-11-04 10:47:53 +01:00
  • 7585e11542 [Sync Provider] Fix panic on not found pod status Brian Goff 2019-11-14 12:10:40 -08:00
  • 7f2a022915 Merge pull request #793 from cpuguy83/fix_pod_status_panic Brian Goff 2019-11-15 14:27:55 -08:00
  • 6e33b0f084 [Sync Provider] Fix panic on not found pod status Brian Goff 2019-11-14 12:10:40 -08:00
  • 1a9c4bfb24 Merge pull request #789 from tghartland/fix-notify-status-788 Brian Goff 2019-11-12 09:49:08 -08:00
  • c258614d8f After handling status update, reset update timer with correct duration Thomas Hartland 2019-11-04 10:47:53 +01:00
  • 3783a39b26 Add test for node ping interval Thomas Hartland 2019-11-11 11:07:49 +01:00
  • ba940a9739 Merge pull request #786 from cpuguy83/add_sync_provider_support v1.2.0 Brian Goff 2019-11-01 09:23:38 -07:00
  • 0ccf5059e4 Put sync lifecycle tests being -short flag. Brian Goff 2019-10-29 15:05:35 -07:00
  • 31c8fbaa41 Apply suggestions from code review Brian Goff 2019-10-24 07:42:21 -07:00
  • 4ee2c4d370 Re-add support for sync providers Brian Goff 2019-10-23 11:17:17 -07:00
  • c314045d60 Ensure that delete dangling pods which are still deleting at startup (#784) Sargun Dhillon 2019-10-22 03:45:36 -07:00
  • d455bd16fc Merge pull request #760 from sargun/notify-pods-v7 Brian Goff 2019-10-18 11:21:31 -07:00
  • d22265e5f5 Do not delete pods in a non-graceful manner Sargun Dhillon 2019-10-10 13:24:58 -07:00
  • 871424368f Fix pod status updates for when pod is updated outside of VK Sargun Dhillon 2019-10-11 15:45:33 -07:00
  • cdc261a08d Use go-cmp to compare pods to suppress duplicate updates Sargun Dhillon 2019-10-10 11:40:04 -07:00
  • d878af3262 Merge pull request #770 from sargun/remove-sync-providers Brian Goff 2019-10-07 11:02:22 -07:00
  • 4202b03cda Remove sync provider support Sargun Dhillon 2019-10-02 09:28:09 -07:00
  • b3aa0f577b Merge pull request #776 from Uzuku/fix-log-format Brian Goff 2019-09-27 11:05:25 -07:00
  • f80f823e8b Fix log format Uzuku 2019-09-28 01:38:57 +08:00
  • 1bd53c15d1 Merge pull request #774 from toshi0607/feature/fix-lint-warnings Brian Goff 2019-09-26 21:48:04 -07:00
  • 6f6b92ba57 Merge pull request #772 from sargun/add-linters Brian Goff 2019-09-26 21:47:02 -07:00
  • bcfc2accf8 misspell toshi0607 2019-09-26 20:52:06 +09:00
  • b712751c6d gofmt toshi0607 2019-09-26 20:50:36 +09:00
  • 11321d5092 Merge pull request #771 from virtual-kubelet/rbitia-patch-1 Brian Goff 2019-09-25 14:31:55 -07:00
  • e02c4d9e1e Add varcheck, deadcode, and mispell linters Sargun Dhillon 2019-09-25 09:03:34 -07:00
  • eda3e27c9f Update ADOPTERS.md Ria Bhatia 2019-09-25 08:59:01 -07:00
  • e37a5cebca Update ADOPTERS.md Ria Bhatia 2019-09-25 08:57:55 -07:00
  • c0746372ad Merge pull request #769 from sargun/add-unused-linter Brian Goff 2019-09-24 22:13:39 -07:00
  • 82a430ccf7 Add unused code linter Sargun Dhillon 2019-09-24 12:55:52 -07:00
  • 8a5f4af171 readme updates (#766) Ria Bhatia 2019-09-19 11:33:47 -07:00
  • 9510b370cf Merge pull request #763 from sargun/wait-for-worker-shutdown-v2 v1.1.0 Brian Goff 2019-09-12 14:33:59 -07:00
  • ea8495c3a1 Wait for Workers to exit prior to returning from PodController.Run Sargun Dhillon 2019-09-12 09:55:41 -07:00
  • 334baa73cf Merge pull request #743 from chewong/pod-status-nil-pointer Brian Goff 2019-09-11 14:49:55 -07:00
  • bb9ff1adf3 Adds Done() and Err() to pod controller (#735) Brian Goff 2019-09-10 09:44:19 -07:00
  • db146a0e01 Merge pull request #761 from sargun/cache-deps Brian Goff 2019-09-06 15:20:37 -07:00
  • fdb0c805f7 Add more unit test to #584 Ernest Wong 2019-09-05 10:48:35 -07:00
  • dc7ff44303 Add unit tests for #584 Ernest Wong 2019-09-05 09:49:41 -07:00
  • e7a36c3505 Cache Downloaded Go Modules Sargun Dhillon 2019-09-05 08:40:09 -07:00
  • f10a16aed7 Importable End-To-End Test Suite (#758) Ernest Wong 2019-09-04 14:25:43 -07:00
  • da57373abb Test pods going missing while they're running in legacy providers (#759) Sargun Dhillon 2019-09-04 14:16:14 -07:00
  • 33df981904 Have NotifyPods store the pod status in a map (#751) Sargun Dhillon 2019-09-04 12:14:34 -07:00
  • ecf6e45bfc Merge pull request #755 from sargun/fix-golang-lint Brian Goff 2019-09-03 11:25:21 -07:00
  • 3f85705461 Upgrade linter, and move away from incremental linting Sargun Dhillon 2019-09-03 10:46:31 -07:00
  • 7133a372d6 Mark current linting errors as non-errors Sargun Dhillon 2019-09-03 10:43:37 -07:00
  • 5949e6279d Miscellaneous cleanup for linting Sargun Dhillon 2019-09-03 10:23:19 -07:00
  • 9cce8640a5 Fix linting errors in node/pod_test.go Sargun Dhillon 2019-09-03 10:13:19 -07:00
  • 7accddcaf4 Fix linting errors in node/podcontroller.go Sargun Dhillon 2019-09-03 10:10:35 -07:00
  • ee31118596 Update docs on virtual-kubelet.io (#754) Ernest Wong 2019-09-03 10:52:23 -07:00
  • 2507f57f97 Merge pull request #732 from sargun/move-around-reactor Brian Goff 2019-09-03 10:44:52 -07:00
  • 9a461a61ad Bump the Circle CI build job to an resource_class of xlarge (#722) Sargun Dhillon 2019-09-01 23:11:11 -07:00
  • 9443e32ae7 Merge pull request #742 from sargun/fix-mock-provider Sargun Dhillon 2019-08-25 10:52:56 -07:00
  • 43ee086360 Fix mock_test DeletePod to store updated pod status Sargun Dhillon 2019-08-19 09:51:43 -07:00
  • 0c6de30684 Merge pull request #746 from 928234269/patch2 Sargun Dhillon 2019-08-21 08:29:46 -07:00
  • 7305c08d7e fix tyop in doc.go 928234269 2019-08-20 18:44:11 +08:00
  • ccb6713b86 Move location of eventhandler registration Sargun Dhillon 2019-08-13 11:08:15 -07:00
  • 2f2625c8e2 Merge pull request #734 from sargun/do-not-change-pods Brian Goff 2019-08-15 10:58:39 -07:00
  • 69f1186713 Do not mutate pods, nor hand off pod references to provider Sargun Dhillon 2019-08-13 13:59:27 -07:00
  • 89d88a17ed Add a generic reactor to lifecycle_test to bump resource version (#733) Sargun Dhillon 2019-08-15 00:46:38 -07:00
  • cad19238fd Merge pull request #736 from sargun/fix-race Brian Goff 2019-08-14 11:44:21 -07:00
  • bc2f6e0dc4 Wait for the informer to become in sync before starting tests Sargun Dhillon 2019-08-13 22:20:06 -07:00
  • 47f5aa45df Merge pull request #727 from ethan-daocloud/patch-2 Brian Goff 2019-08-13 12:00:43 -07:00
  • de238ee280 Merge pull request #731 from sargun/document-api Sargun Dhillon 2019-08-13 11:58:00 -07:00
  • 569706f371 Merge branch 'master' into document-api Brian Goff 2019-08-13 11:47:04 -07:00
  • cb307df71e cleanup: fix some typos in node.go Guangming Wang 2019-08-13 22:00:15 +08:00
  • 40a4b54ca7 Merge pull request #728 from sargun/im-an-idiot Sargun Dhillon 2019-08-13 11:34:55 -07:00
  • edc0991c0c Fix hotloop around scheduling in lifecycle_test Sargun Dhillon 2019-08-13 08:53:52 -07:00
  • fbed4ca702 Remove usage of atomics Sargun Dhillon 2019-08-13 08:43:20 -07:00
  • 9b27eb83fe Make mock_test follow the aformentioned documentation Sargun Dhillon 2019-08-13 10:30:02 -07:00
  • 3b3bf3ff20 Add documentation to the provider API about concurrency / mutability Sargun Dhillon 2019-08-13 10:19:08 -07:00