Commit Graph

8554 Commits (31dec90cc890faaad2b5db7d7075fa331f9c5fa4)

Author SHA1 Message Date
Sharif Elgamal 31dec90cc8 formatting 2020-03-23 22:45:22 +00:00
Sharif Elgamal 84d3dc3085
Merge pull request #7141 from laozc/fix-hostname
Fix node name for "none" driver
2020-03-23 15:27:12 -07:00
Medya Ghazizadeh ea4f609424
Merge pull request #7164 from kubernetes/priyawadhwa-patch-1
Update roadmap.en.md
2020-03-23 13:43:15 -07:00
priyawadhwa cf31a34071
Update roadmap.en.md 2020-03-23 11:45:34 -07:00
Thomas Strömberg 40d7633a3f
Merge pull request #7149 from laozc/nvidia-gpu-sec
Do not run GPU plugin under priviledge mode
2020-03-23 09:23:04 -07:00
Zhongcheng Lao 566196c9d0
Do not run GPU plugin under priviledge mode 2020-03-23 00:44:43 +08:00
Zhongcheng Lao 43b5f7c86d
Move KubeNodeName out of driver package 2020-03-22 15:11:03 +08:00
Zhongcheng Lao 15b1647b42
Revert "Make node name registered in K8s part of Node type"
This reverts commit 6ff82c6246.
2020-03-22 15:06:38 +08:00
Zhongcheng Lao 6ff82c6246
Make node name registered in K8s part of Node type 2020-03-22 14:31:37 +08:00
Zhongcheng Lao 63aef4ab54
Merge remote-tracking branch 'origin/master' into fix-hostname 2020-03-22 11:08:37 +08:00
Thomas Strömberg 5595564015
Merge pull request #7137 from tstromberg/v1.9.0-beta
Version bump: v1.9.0-beta.2
2020-03-21 18:48:12 -07:00
Thomas Stromberg 373364d625 Update to include last minute changes 2020-03-21 18:47:26 -07:00
Thomas Strömberg 8240f81673
Merge pull request #7139 from tstromberg/stale-fix
Improve stale endpoint detection and resolution in Kubernetes configs
2020-03-21 18:41:57 -07:00
Thomas Stromberg f76cdea82a Run gofmt 2020-03-21 16:05:00 -07:00
Thomas Stromberg 7e3b8c6355 Merge branch 'master' into stale-fix 2020-03-21 15:52:31 -07:00
Thomas Stromberg a59750627e Improve stale endpoint detection and resolution in Kubernetes configs 2020-03-21 15:51:31 -07:00
Thomas Strömberg cf887e7a1a
Merge pull request #7105 from prasadkatti/add_desc_node_to_minikube_logs
Add kubectl desc nodes to minikube logs
2020-03-21 15:13:12 -07:00
Thomas Strömberg 8e9d8a221c
Merge pull request #7134 from tstromberg/test-download-only
download_only_test: Fix non-docker runtimes, remove expected-driver test
2020-03-21 14:48:01 -07:00
Thomas Strömberg 78495e612c
Merge pull request #7116 from tstromberg/better-fixhost
Simplify provisioning logic, add fast provisioner detection
2020-03-21 14:44:10 -07:00
Thomas Strömberg 9f851f7886
Merge pull request #7136 from tstromberg/crio-mismatch
Fix TestStartStop/group/crio: images mismatch
2020-03-21 14:41:55 -07:00
Prasad Katti 376271afca Merge branch 'master' into add_desc_node_to_minikube_logs 2020-03-21 12:27:17 -07:00
Prasad Katti ba6dbc57c2 Update the call to logProblems in node/start.go 2020-03-21 12:18:50 -07:00
Zhongcheng Lao 151db5ffe6
Use hostname as node name for 'none' driver 2020-03-22 02:11:27 +08:00
Thomas Stromberg ae9fd2a1e6 Remove dupe 2020-03-21 11:10:48 -07:00
Thomas Stromberg 314692a038 Version bump: v1.9.0-beta.2 2020-03-21 11:09:59 -07:00
Thomas Stromberg 001f7fde92 Merge to master 2020-03-21 10:56:52 -07:00
Thomas Stromberg 17e6d84c3f Remove unused code 2020-03-21 10:47:58 -07:00
Thomas Stromberg e6948b90b4 Trim crio prefix, dedup results 2020-03-21 10:47:08 -07:00
Thomas Strömberg ba4e993581
Merge pull request #7131 from taciomcosta/master
update_kubernetes_version: update regexes and paths
2020-03-21 10:45:32 -07:00
Thomas Strömberg 5a5f869cd5
Merge pull request #7124 from tstromberg/less-kubeadm
Skip kubeadm if cluster is running & properly configured
2020-03-21 10:39:34 -07:00
Thomas Strömberg 8c75d160b5
Merge pull request #7125 from tstromberg/less-certs2
Make certificates per-profile and consistent until IP or names change
2020-03-21 10:38:50 -07:00
Thomas Strömberg 0c7bddab2b
Merge pull request #7130 from govargo/feature/helm-tiller-2.16.3
bumpup helm-tiller v2.16.1 → v2.16.3
2020-03-21 10:36:56 -07:00
Thomas Strömberg d78f0b1844
Merge pull request #7132 from laozc/nvidia-gpu
Update Nvidia GPU plugin
2020-03-21 10:36:35 -07:00
Thomas Strömberg 3022e9a773
Merge pull request #6773 from sayboras/bugfix/non-test
Fix none-test integration test
2020-03-21 10:28:11 -07:00
Thomas Strömberg 69545496c9
Merge pull request #5844 from rajula96reddy/issue-5836
Prevent minikube from crashing if namespace or service doesn't exist
2020-03-21 10:26:45 -07:00
Thomas Stromberg d75dc6a229 Remove broken ExpectedDefaultDriver test, fix call to PreloadExists 2020-03-21 10:22:45 -07:00
Thomas Stromberg 66e7acd39a Fix merge regression, add localpath functions for certs 2020-03-21 08:15:05 -07:00
Thomas Stromberg c42ecf95e0 Download dependencies for non-Docker runtimes 2020-03-21 07:53:03 -07:00
Thomas Strömberg 75f2f914db
Merge pull request #7110 from priyawadhwa/delete-docker-driver
Only run deleteHosts if running a VM
2020-03-21 07:28:41 -07:00
Zhongcheng Lao 39fea36ea5
Update Nvidia GPU plugin 2020-03-21 21:33:30 +08:00
Iso Kenta eca69790a5 bumpup helm-tiller v2.16.1 → v2.16.3 and add integration test for tiller 2020-03-21 18:27:57 +09:00
Tacio Costa beadb8626e Fix script to update kubernetes version looking for wrong files and regex 2020-03-21 04:07:10 -03:00
Prasad Katti a880bb706b Merge branch 'master' into add_desc_node_to_minikube_logs 2020-03-20 22:48:42 -07:00
Thomas Stromberg 32d32dcc47 Also clear admin.conf on update 2020-03-20 21:20:22 -07:00
Thomas Stromberg 474b69c034 Merge to master 2020-03-20 21:10:02 -07:00
Thomas Stromberg 1295cc1cad Merge conflict 2020-03-20 20:43:24 -07:00
Thomas Stromberg c3ffe98943 Merge master 2020-03-20 20:21:57 -07:00
Thomas Strömberg 986679bc8d
Merge pull request #6787 from sharifelgamal/m2
Implement multi-node cluster capabilities
2020-03-20 19:26:56 -07:00
Thomas Stromberg f90e59756d Ensure that provisionDockerMachine is always called: for old images, and for corrupted ones 2020-03-20 19:12:32 -07:00
Thomas Stromberg 90a6eb3da0 Recover from ssh restart 2020-03-20 19:12:30 -07:00