Commit Graph

2333 Commits (b63212eacf34f9b44d9836abb0ecfddf1cd7b320)

Author SHA1 Message Date
Medya Gh b63212eacf patch cgroup pr 2020-01-17 14:04:48 -08:00
priyawadhwa d310331b9d
Merge pull request #6046 from priyawadhwa/remove-addon-manager
Remove polling from addon manager
2020-01-16 11:32:30 -08:00
Sharif Elgamal b225e8ec86
Merge pull request #6326 from sharifelgamal/exp
add the ability to mark drivers as experimental
2020-01-15 17:29:13 -08:00
Sharif Elgamal d0fb749842
add displaysupporteddrivers func 2020-01-15 16:03:37 -08:00
Sharif Elgamal a13ea9bea0
add the ability to mark drivers as experimental and mark the docker driver as such 2020-01-15 15:21:47 -08:00
Medya Ghazizadeh 6c45d66d84
Merge pull request #6287 from afbjorklund/cgroup-driver
Use CGroupDriver function from cruntime for kubelet
2020-01-15 14:46:31 -08:00
Priya Wadhwa 342b52b8cd Merge branch 'master' of github.com:kubernetes/minikube into remove-addon-manager 2020-01-14 16:16:42 -08:00
Priya Wadhwa f5be457399 fix unit tests 2020-01-14 12:12:47 -08:00
Medya Gh 577a04b02e disable istio provisioner by default 2020-01-14 12:05:32 -08:00
Priya Wadhwa 9a2de2ae7f Hook up new addon manager logic to existing addons code 2020-01-14 10:52:27 -08:00
Priya Wadhwa 2029d6012c Rebased on master 2020-01-14 10:27:39 -08:00
Anders F Björklund 708bf5c6d5 Revert unnecessary change to the extra flags order 2020-01-14 17:49:09 +01:00
Medya Ghazizadeh 2d97a0d3b7
Merge pull request #6220 from afbjorklund/crictl-local
Use absolute path, when calling the crictl command
2020-01-13 14:31:01 -08:00
Medya Ghazizadeh 8718a54d91
Merge pull request #6256 from tstromberg/dry-run
Add --dry-run option to start
2020-01-13 13:37:15 -08:00
Medya Ghazizadeh b665640421
Merge pull request #6277 from medyagh/kic_addon
add addons for kic
2020-01-13 12:56:06 -08:00
Anders F Björklund d265162fe2 Fix some minor issues from gofmt and golint 2020-01-13 21:38:59 +01:00
Medya Ghazizadeh 13e2a3e601
Merge pull request #6276 from tstromberg/qemu-system
Pass --kvm-qemu-uri value into kvm2 health check
2020-01-13 11:16:07 -08:00
Anders F Björklund f959a21d87 Make sure to pass runner to UpdateCluster runtime 2020-01-12 22:19:50 +01:00
Anders F Björklund 0e83dd4b4e Use the cgroup-driver from runtime for kubelet 2020-01-12 19:29:07 +01:00
Anders F Björklund 27f8adf912 Add CGroupDriver function to cruntime interface 2020-01-12 18:46:47 +01:00
Medya Gh 62e3bc4b72 add addons for kic 2020-01-10 17:14:47 -08:00
tstromberg 1085d47a24 Pass in the value of *kvmQemuURI for behavioral consistency 2020-01-10 16:07:07 -08:00
tstromberg 5008d4cdc9 Explicitly set LIBVIRT_DEFAULT_URI default for health checking 2020-01-10 15:49:01 -08:00
tstromberg 0c07e80821 Remove unused import from merge 2020-01-10 09:55:50 -08:00
Thomas Strömberg 5568ab005a
Merge branch 'master' into unthread-start 2020-01-10 09:54:02 -08:00
Medya Ghazizadeh 19c8ddee9f
Merge pull request #6151 from medyagh/kic_exp
Experimental verison of kic
2020-01-10 00:42:01 -08:00
Medya Gh 59ecf3fd06 rename verify pkg to kverify 2020-01-09 16:28:23 -08:00
Thomas Strömberg ef7469f3f3
Merge pull request #6261 from tstromberg/ssh_mock_race
ssh_mock: Copy buffer to avoid data race
2020-01-09 16:27:46 -08:00
Medya Gh b92c22ee5b remove debugging message 2020-01-09 16:16:53 -08:00
Thomas Stromberg 851d1d5d3a ssh_mock: Copy buffer to avoid data race 2020-01-09 16:04:54 -08:00
Medya Gh 9eb855a9c0 lint code 2020-01-09 15:58:31 -08:00
Medya Gh 7198566db7 fix test data for crio for new tmpl 2020-01-09 15:49:07 -08:00
Medya Gh 381187f339 fix test data for default 2020-01-09 15:43:58 -08:00
Thomas Stromberg 8895dacd1a De-parallelize GetServiceURL tests: the mocks are not thread safe 2020-01-09 15:42:05 -08:00
Medya Gh 2ed25c72af fix dns test data and also add tests for v17 2020-01-09 15:38:37 -08:00
Medya Gh 70f8b96d1f fix test data for options for new tmpl 2020-01-09 15:31:29 -08:00
Medya Gh aea63baa70 fix crio-options test data for new tmpl 2020-01-09 15:25:25 -08:00
Medya Gh 2f3ad44d78 fix test data for containerd tmpl 2020-01-09 15:14:58 -08:00
Medya Gh b4fa45fe39 fix testdata for cidr tmpl 2020-01-09 15:08:47 -08:00
Medya Gh 9a16a52e2f fix containerd tmplate unittest 2020-01-09 15:01:22 -08:00
Medya Gh 8403350a17 fix image unittest 2020-01-09 14:52:01 -08:00
Thomas Stromberg 4f3afcd1fa Merge branch 'master' into unthread-start 2020-01-09 14:50:17 -08:00
Thomas Stromberg 418082e368 Log machine name and how long we held the lock for 2020-01-09 14:46:56 -08:00
Medya Ghazizadeh 727beb50c7
Merge pull request #6240 from tstromberg/bitflip
Fix inverted logic for showing issue link
2020-01-09 14:10:11 -08:00
Thomas Stromberg e5fd7a6a81 Replace integration-test specific hacks with actual protection against racey events 2020-01-09 12:58:10 -08:00
Thomas Stromberg 7acf688f7a Merge master 2020-01-09 11:13:25 -08:00
Thomas Stromberg c5e917366f Add --dry-run option to start 2020-01-09 11:10:23 -08:00
Zhou Hao 29deded5f4 proxy_test: improve TestIsValidEnv unit test
Add test under the ture case to complete this unit test.

Signed-off-by: Zhou Hao <zhouhao@cn.fujitsu.com>
2020-01-09 13:33:41 +08:00
Medya Gh b9f5afa8f9 fix unit tests kudebadm template crio 2020-01-08 17:21:49 -08:00
Medya Gh 890878b469 Fix unit tests and go tempalte block 2020-01-08 17:08:11 -08:00