Commit Graph

  • ec8972fef3 Use Running Pods Endpoint for testing Sargun Dhillon 2019-05-17 16:18:18 -07:00
  • 2c5952587a Use custom mock in vkubelet tests Brian Goff 2019-05-20 11:20:28 -07:00
  • d183dbbe17 Upgrade to Go 1.12 (#630) Sargun Dhillon 2019-05-20 03:39:47 -07:00
  • 42e83ab984 Work around https://github.com/virtual-kubelet/virtual-kubelet/issues/632 Sargun Dhillon 2019-05-19 13:49:16 -07:00
  • dd71a884b3 Convert mock provider to async provider Sargun Dhillon 2019-05-17 17:15:20 -07:00
  • d0c0d90451 Revert caching go builds (#631) Sargun Dhillon 2019-05-17 21:07:51 -07:00
  • 7dd49516d8 Decouple vkubelet/* packages from providers (#626) Brian Goff 2019-05-17 17:01:05 -07:00
  • 87e72bf4df Light up UpdatePod (#613) Jeremy Rickard 2019-05-17 12:14:29 -06:00
  • a3f933d998 Fix permission denied warnings during tests (#617) Sargun Dhillon 2019-05-17 10:53:24 -07:00
  • 9e659145c1 Find / stash (new) gocache (#620) Sargun Dhillon 2019-05-17 10:50:37 -07:00
  • 9bf05b525d Remove setting taint during e2e test (#621) Sargun Dhillon 2019-05-17 10:49:37 -07:00
  • 5b3190acb5 Cache go build artifacts (#619) Sargun Dhillon 2019-05-14 16:29:21 -07:00
  • e820c905b7 Remove unused Azure scripts (#618) Brian Goff 2019-05-14 16:02:33 -07:00
  • 63fa4e124b Add the /runningpods/ api endpoint (#611) Sargun Dhillon 2019-05-13 15:10:31 -07:00
  • c50f33e701 Add tracing of the kubernetes cluster during testing (#608) Sargun Dhillon 2019-05-13 13:23:32 -07:00
  • ae5e7953fe Merge pull request #614 from hectorj2f/hectorj2f/fix_gobin_path Brian Goff 2019-05-13 09:36:31 -07:00
  • 49e3cafa76 Makefile: fix gobin path Hector Fernandez 2019-05-11 13:08:21 +02:00
  • 024b9e10c6 Merge pull request #607 from sargun/fix-port-setting Brian Goff 2019-05-09 16:22:54 -07:00
  • 616776f927 Merge pull request #609 from sargun/add-test-timeout Brian Goff 2019-05-09 16:19:59 -07:00
  • c88770f2d0 Merge pull request #610 from sargun/fix-mock-logging Brian Goff 2019-05-08 19:39:12 -07:00
  • 0a6fc26064 Fix formatting logging calls in the mock provider Sargun Dhillon 2019-05-08 17:37:20 -07:00
  • 7d9350e3dd Add timeout to e2e tests Sargun Dhillon 2019-05-08 17:24:56 -07:00
  • cdfb468f51 Fix being able to set the VK's listening port Sargun Dhillon 2019-05-08 17:18:42 -07:00
  • d6e945bb93 Merge pull request #574 from cpuguy83/streaming_logs Brian Goff 2019-05-08 09:25:19 -07:00
  • 3cc051f7c2 Use I/O stream for provider logs interface Brian Goff 2019-04-15 12:25:51 -07:00
  • ce5f049401 Add the ability to configure klog from VK (#595) Sargun Dhillon 2019-05-08 03:37:04 -07:00
  • 5b9ddadc69 Merge pull request #596 from sargun/error-on-zpages-failure Brian Goff 2019-05-07 09:20:11 -07:00
  • fad8f6d1d0 Merge branch 'master' into error-on-zpages-failure Brian Goff 2019-05-07 09:14:08 -07:00
  • ac847cdb29 Merge pull request #606 from sargun/move-to-lowercase-logrus Brian Goff 2019-05-06 18:08:58 -07:00
  • 5ef5910b2f re-vendor sirupsen/logrus Sargun Dhillon 2019-05-06 17:25:48 -07:00
  • 740bec9ea0 Remove old github.com/Sirupsen/logrus Sargun Dhillon 2019-05-06 17:21:56 -07:00
  • 99fddc23fe Merge pull request #605 from sflxn/remove-vic-provider Ben Corrie 2019-05-06 17:17:18 -07:00
  • 4feab78b76 Remove VIC provider code. sflxn 2019-05-06 15:57:24 -07:00
  • 7b92d1eee2 Backport: Fix exec parameter parsing (#580) (#604) v0.9.1 release-0.9 Brian Goff 2019-05-06 11:32:34 -07:00
  • ab1d15a96a Do not swallow errors from the zpages server silently Sargun Dhillon 2019-05-02 22:57:23 -07:00
  • cfa37871ab fix: fix a typo in azure/aci_test (#589) Kevin亓 2019-05-07 00:45:55 +08:00
  • 0583b5c4fd Add local CNCF logo (#591) Luc Perkins 2019-05-06 09:44:57 -07:00
  • ef62defcea Run "make format" (#603) Sargun Dhillon 2019-05-06 09:26:10 -07:00
  • f1cb6a7bf6 Add the concept of startup timeout (#597) Sargun Dhillon 2019-05-06 09:25:00 -07:00
  • 74a16f7f9a Use gobin to fix version numbers of tools (#598) Sargun Dhillon 2019-05-06 09:03:44 -07:00
  • eb87db8731 typo (#588) Stuart Leeks 2019-05-01 17:06:30 +02:00
  • aebc81ec1c Add local logos (#585) Luc Perkins 2019-04-26 17:11:31 -07:00
  • d809dff289 Refactor exec interface (#578) Brian Goff 2019-04-26 12:57:56 -07:00
  • 449eb3bb7d Fix exec parameter parsing (#580) Brian Goff 2019-04-25 15:51:53 -07:00
  • 3da9b0d105 Stop using deprecated method Clientset.Coordination (#581) Sargun Dhillon 2019-04-23 14:17:15 -07:00
  • 45d2ef06b2 Update ACI liveness/readiness probe handling to work with named ports (#333) Jeremy Rickard 2019-04-23 12:43:48 -06:00
  • ceb9b16c5c Don't set cancel function to nil on error (#579) Brian Goff 2019-04-22 10:31:06 -07:00
  • 8d0b843ae4 Refactor CLI initialization (#562) Brian Goff 2019-04-19 17:02:39 -07:00
  • d3f13cc6ff providers: fix string format (#575) Hector Fernandez 2019-04-19 17:10:03 +02:00
  • de32752395 Set container env var using services. (#573) Yash Desai 2019-04-17 11:30:39 -07:00
  • 6cb323eec2 More Makefile enhancements (#569) Brian Goff 2019-04-15 16:03:45 -07:00
  • 2521ec1cce Add documentation for OpenStack provider (#570) Hongbin Lu 2019-04-08 17:31:39 -04:00
  • 686cdb8b36 uncomment skaffold/delete on e2e.clean v0.9.0 Brian Goff 2019-04-04 10:13:07 -07:00
  • 455b0cc4a6 Adding HashiCorp Nomad homepage links (#567) Anubhav Mishra 2019-04-03 23:08:26 -07:00
  • 261359d20e Merge pull request #564 from cpuguy83/fix_version_on_node_create Brian Goff 2019-04-03 23:06:02 -07:00
  • 99c07d487e Fix node create after delete Brian Goff 2019-04-03 15:17:33 -07:00
  • af06b005b2 Fix some cases with e2e targets Brian Goff 2019-04-03 22:55:33 -07:00
  • 9dc78bd4d3 adding virtual kubelet 2019 roadmap (#473) Ria Bhatia 2019-04-03 14:09:40 -07:00
  • 750de3195d Resource manager: add service lister and remove unused lock. (#559) Yash Desai 2019-04-03 11:19:30 -07:00
  • 85292ef4ef Patch the node status instead of updating it. (#557) Yash Desai 2019-04-03 10:40:57 -07:00
  • bab9c59ac8 GPU support in ACI provider (#563) Vipin Duleb 2019-04-02 18:11:35 -07:00
  • 1dadd46e20 Use Debian go image in Dockerfile Brian Goff 2019-04-01 15:14:21 -07:00
  • 80de7fd566 Fix typo Brian Goff 2019-04-01 11:43:54 -07:00
  • 1942522cf6 Add async provider pod status updates (#493) Brian Goff 2019-04-01 09:07:26 -07:00
  • 5afb24809d Add OpenStack Zun provider(#22) (#239) Kevin Zhao 2019-03-29 09:27:57 +08:00
  • 947b530f1e Replace testify with gotest.tools (#553) Brian Goff 2019-03-28 17:08:12 -07:00
  • 561ccca561 Add Helm documentation (#517) Luc Perkins 2019-03-28 15:30:30 -07:00
  • bf420eac41 Remove sfmesh provider (#550) Brian Goff 2019-03-28 09:01:06 -07:00
  • 6672df0b7b Update README.md Ria Bhatia 2019-03-27 16:41:22 -07:00
  • aa581a0f9c Merge pull request #552 from srrengar/acidocchanges Sravan Rengarajan 2019-03-27 16:36:32 -07:00
  • 60c5807304 Merge branch 'master' into acidocchanges Sravan Rengarajan 2019-03-27 12:26:15 -07:00
  • ecc46e6c7d ACI readme updates 2 Sravan Rengarajan 2019-03-27 12:25:57 -07:00
  • eb040b1b1d ACI readme updates Sravan Rengarajan 2019-03-27 12:23:09 -07:00
  • dd815dafc3 Add tracing options to helm chart (#551) Brian Goff 2019-03-27 12:01:37 -07:00
  • 4a14a71ebe Add initial ADOPTERS file (#547) Luc Perkins 2019-03-25 16:42:37 -07:00
  • 3f10f40f0a Update README.md Ria Bhatia 2019-03-25 15:53:43 -07:00
  • 10430f0b7f Add node provider interfaace (#526) Brian Goff 2019-03-25 15:02:40 -07:00
  • 9e245f3737 Additional provider docs (#498) Luc Perkins 2019-03-25 14:16:33 -07:00
  • c898aefdcb Fix typo (#539) vtest Zhengyi Lai 2019-03-20 02:48:41 +08:00
  • 73a989d7cc Remove resources folder from Git (#536) Luc Perkins 2019-03-12 12:08:23 -07:00
  • 5cea3e7ea8 FieldRef feature for DownwardAPI (#534) Vineeth Reddy 2019-03-09 00:45:08 +05:30
  • f8c51004d4 Support building an allow-list of providers (#527) Brian Goff 2019-03-02 11:25:47 -08:00
  • a5d7400232 providers: remove hypersh provider (#524) Pires 2019-02-28 23:04:13 +00:00
  • 947a73b2a5 Fix some misspells in README.md (#528) JoeWrightss 2019-02-26 14:13:02 +08:00
  • d3b1401fef Fix azure-aci vendor commit (#532) Brian Goff 2019-02-25 20:35:57 -08:00
  • d19e8e5e27 Move aci client (#531) Brian Goff 2019-02-25 17:15:25 -08:00
  • 1bfffa975e Make tracing interface to coalesce logging/tracing (#519) Brian Goff 2019-02-22 11:36:03 -08:00
  • bd103a43bd Use Fira Mono font for code samples (#518) Luc Perkins 2019-02-05 15:07:17 -08:00
  • ad6fbba806 parse the exec flags from request query (#510) Fei Xu 2019-02-02 09:05:37 +08:00
  • 850b3716eb Add a Helm index to the /charts subdirectory (#513) Luc Perkins 2019-01-31 16:58:27 -08:00
  • 318edee630 Usage docs (#501) Luc Perkins 2019-01-24 11:01:42 -08:00
  • 48127bfcf5 Modify providers shortcode (#497) Luc Perkins 2019-01-24 10:38:49 -08:00
  • 49eeca235c Update root URL to new address (#507) Luc Perkins 2019-01-24 09:47:21 -08:00
  • 8ec59f8261 Add SEO metadata partial and bump Hugo version to 0.53 (#508) Luc Perkins 2019-01-24 09:37:29 -08:00
  • 4f3bd20e15 ACI docs & limitations (#502) v0.8.0 Ria Bhatia 2019-01-15 13:05:30 -08:00
  • 20911aa3b5 fix potential panic on http server close (#496) Brian Goff 2019-01-15 10:37:06 -08:00
  • e98d3ad2ae Update Alibaba tag (#499) Luc Perkins 2019-01-11 10:24:43 -08:00
  • 41c6b249d2 Add Nomad to providers list (#489) Luc Perkins 2019-01-09 13:48:07 -08:00
  • d8736e23f5 Bump crypto package. (#492) Brian Goff 2019-01-08 12:30:18 -08:00
  • 323c02d468 env: fix resource reference Optional nil pointer (#491) Paulo Pires 2019-01-08 18:52:56 +00:00