Commit Graph

3105 Commits (28672dec786c49417879e3159e3100018db2a5fd)

Author SHA1 Message Date
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 66e7acd39a Fix merge regression, add localpath functions for certs 2020-03-21 08:15:05 -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
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
Prasad Katti c3f1f5e04b some more plumbing work to pass cfg in kverify.go 2020-03-20 18:10:06 -07:00
Prasad Katti df80a60622 Merge branch 'master' into add_desc_node_to_minikube_logs 2020-03-20 16:46:34 -07:00
Thomas Stromberg 6de56d3a7a Merge branch 'master' into better-fixhost 2020-03-20 15:37:07 -07:00
Sharif Elgamal 05814cce28 only apply kic networking overlay to control plane 2020-03-20 15:10:45 -07:00
Prasad Katti 4faa31ebcf Add logic to get desc node output in bootstrapper LogCommands func 2020-03-20 14:56:04 -07:00
Thomas Strömberg 7845b23704
Merge pull request #7115 from tstromberg/better-provision
provisioner: only reload docker if necessary, don't install curl
2020-03-20 14:49:44 -07:00
Sharif Elgamal a09aa62535 delete admin.conf before running kubedm init 2020-03-20 14:34:49 -07:00
Sharif Elgamal 35aec77fe4 code comments 2020-03-20 14:07:43 -07:00
Thomas Strömberg 5c1af0c751
Merge pull request #7119 from tstromberg/less-err-spam
Wait 30 seconds before spamming console with error logs
2020-03-20 14:06:41 -07:00
Thomas Strömberg 3828e201e3
Merge pull request #7113 from tstromberg/faster-disable
Use -f to remove up to 6s of of delay disabling containerd.
2020-03-20 14:03:31 -07:00
Thomas Strömberg 35cdd2f172
Merge pull request #7123 from tstromberg/quieter-logs
Remove CrashLoopBackOff from root causes
2020-03-20 13:59:04 -07:00
Thomas Stromberg 0711bd07bd Revert test change 2020-03-20 13:38:42 -07:00
Thomas Stromberg c027fc0e62 Make certificates per-profile and consistent until IP or names change 2020-03-20 13:35:13 -07:00
Sharif Elgamal 4c00ae01ed Merge branch 'master' of github.com:kubernetes/minikube into m2 2020-03-20 12:43:11 -07:00
Priya Wadhwa ec57b5e606 If container isn't found, interpret as "nothing to do" and return normally 2020-03-20 11:32:14 -07:00
Thomas Stromberg 9d0226e358 remove silly message 2020-03-20 11:31:21 -07:00
Thomas Stromberg 0ccb04a6ea Skip kubeadm if cluster is running & properly configured 2020-03-20 11:16:57 -07:00
Thomas Stromberg 9cf9128457 Remove CrashLoopBackOff from root causes 2020-03-20 11:05:14 -07:00
Thomas Stromberg 4033b68355 Wait 30 seconds before spamming console with error logs 2020-03-20 08:53:14 -07:00
Thomas Stromberg e1a766e2c8 Improve code structuring 2020-03-20 08:10:01 -07:00
Thomas Stromberg ff9c4fdcc6 Lint fixes 2020-03-20 07:15:34 -07:00
Thomas Stromberg 65d21b6fbe Fix tests 2020-03-20 07:03:38 -07:00
Sharif Elgamal 6a6b77a161 Merge branch 'master' of github.com:kubernetes/minikube into m2 2020-03-19 18:18:03 -07:00
Thomas Stromberg 5cd7660d1e fixHost: only reprovision if necessary, and only once 2020-03-19 17:44:21 -07:00
Thomas Stromberg ea6d6832e5 Only restart docker service if unit file has updated 2020-03-19 17:40:02 -07:00
Thomas Stromberg 8fa96e2925 Make exec_runner and kic_runner logging behave like ssh_runner. 2020-03-19 17:37:29 -07:00
Thomas Stromberg e437e1c440 Use -f to remove up to 6s of of delay disabling containerd. 2020-03-19 17:29:58 -07:00
Prasad Katti 8d48c68aec minor update based on review feedback 2020-03-19 14:52:52 -07:00
Thomas Strömberg 8d1f4552c0
Merge pull request #6657 from kameshsampath/registry-aliases
New addon: registry-aliases
2020-03-19 11:31:00 -07:00
Sharif Elgamal f9b38dc04e clean up status output and have multinode survive cluster restarts 2020-03-18 21:28:03 -07:00
Sharif Elgamal fa97a5bf0d fix machine name creation 2020-03-18 18:59:15 -07:00
Sharif Elgamal efac79eb26 account for hyphens in profile name 2020-03-18 17:00:29 -07:00
Prasad Katti 68f973c193 Add describe nodes to minikube logs 2020-03-18 16:26:42 -07:00
Thomas Stromberg 9420a941f9 Remove false positives 2020-03-18 16:22:23 -07:00
Thomas Stromberg 5d3816f640 Allow problems to be announced at all stages, add more regexes 2020-03-18 15:47:46 -07:00
Sharif Elgamal add1c8f953 missing file 2020-03-18 15:10:34 -07:00
Sharif Elgamal a24aa5dff7 dramatically simplify start code path 2020-03-18 15:04:56 -07:00
Thomas Stromberg c13d7bafeb Detect AnonymousAuth issues, show the error log on console 2020-03-18 14:51:54 -07:00
Thomas Strömberg b3ca75998d
Merge pull request #7098 from tstromberg/b
Upgrade dashboard to v2.0.0-rc6
2020-03-18 13:14:11 -07:00
Thomas Strömberg cf11d47f78
Merge pull request #7090 from tstromberg/docker-default
Upgrade Docker driver to preferred (Linux), default on other platforms
2020-03-18 12:30:43 -07:00
Thomas Stromberg 53da725030 Dashboard upgrade to rc6 2020-03-18 12:27:41 -07:00
priyawadhwa 1c9e63312c
Merge pull request #7042 from priyawadhwa/preload-release-script
Refactor preload_images.go to function as an automated release script for preloaded tarballs
2020-03-18 10:33:18 -07:00
Thomas Stromberg bed7006970 Upgrade Docker driver to preferred (Linux), default on other platforms 2020-03-18 10:07:49 -07:00
Priya Wadhwa 579ac4411c Use one tarballName function for consistency and add amd64 to the name 2020-03-17 13:58:03 -07:00
Sharif Elgamal 66a6f4e906 fix docker status 2020-03-17 12:28:44 -07:00
Thomas Stromberg 14b03f1f75 Update to Kubernetes v1.18.0-rc.1 by default 2020-03-17 12:13:16 -07:00
Sharif Elgamal 84939da8e3 fix docker driver again 2020-03-17 00:58:46 -07:00
Sharif Elgamal f99d335fed fix docker driver 2020-03-16 15:36:05 -07:00
Sharif Elgamal f387032d7f Merge branch 'master' of github.com:kubernetes/minikube into m2 2020-03-16 15:32:56 -07:00
Medya Ghazizadeh 82900a7811
Merge pull request #7030 from wallrj/7028-kubeadm-v1beta2-extra-config-controller-manager
Remove controllerManager from the kubeadm v1beta2 template
2020-03-16 13:39:54 -07:00
Sharif Elgamal 376111bae8 fix unit tests pt 2 2020-03-16 12:38:59 -07:00
Sharif Elgamal c1c2653879 fix unit tests 2020-03-16 12:25:59 -07:00
Sharif Elgamal 577dfa3393 it works again 2020-03-16 11:53:07 -07:00
Sharif Elgamal 74b1f34715 Merge branch 'master' of github.com:kubernetes/minikube into m2 2020-03-16 10:01:38 -07:00
Medya Ghazizadeh bf1b6d799c
Merge pull request #7048 from afbjorklund/reportcard-1.8.2
Improve reportcard for the v1.8.2 release
2020-03-14 19:22:24 -07:00
vikkyomkar f54af5d684 function name HostPortBinding changed to ForwardedPort 2020-03-14 21:28:12 +05:30
Anders F Björklund 5987a390e7 Improve reportcard for the v1.8.2 release
gofmt: 99%
	pkg/minikube/docker/store_test.go
		Line 1: warning: file is not gofmted with -s (gofmt)
golint: 99%
	pkg/minikube/cruntime/docker.go
		Line 40: warning: exported type ErrISOFeature should have comment or be unexported (golint)
		Line 44: warning: exported function NewErrISOFeature should have comment or be unexported (golint)
gocyclo: 99%
	cmd/minikube/cmd/start.go
		Line 801: warning: cyclomatic complexity 18 of function generateCfgFromFlags() is high (> 15) (gocyclo)
2020-03-14 14:25:50 +01:00
Anders F Björklund 8447f0f6ce Remove now unused machineDirs function 2020-03-14 14:10:29 +01:00
Sharif Elgamal c3b56b6466 let's rearrange a bunch of code 2020-03-13 18:08:10 -07:00
Thomas Stromberg 895967235a Improve error message output 2020-03-13 16:18:14 -07:00
Thomas Stromberg 196a8d7b82 Delete: output underlying status failure, refactor wordy code 2020-03-13 15:51:03 -07:00
Sharif Elgamal d98ebcfb68 lint 2020-03-13 15:32:14 -07:00
Sharif Elgamal 36089037d9 Merge branch 'master' of github.com:kubernetes/minikube into m2 2020-03-13 15:24:07 -07:00
Sharif Elgamal a9b73b8ba3 fixing up minikube start path 2020-03-13 15:03:19 -07:00
Medya Ghazizadeh 6d16146cb7
Merge pull request #7021 from medyagh/reload_dameojn
Fix dockerd internal port changing on restart
2020-03-13 14:15:05 -07:00
Medya Gh 3ec8d429e1 more refactor 2020-03-13 12:25:37 -07:00
Medya Gh 9fe3053a0a improve docker env warnining formatting 2020-03-13 12:14:16 -07:00
Medya Gh 0da027cdb2 refactor 2020-03-13 12:01:28 -07:00
Sharif Elgamal b6ab2931d6 run all necessary steps on all nodes 2020-03-13 11:29:46 -07:00
Medya Gh 37ee8b2de6 move replace api server name to apiServerURL 2020-03-13 11:18:45 -07:00
Medya Gh 86d7c40ff0 missed word 2020-03-13 10:45:09 -07:00
Medya Gh 70c9304724 code review comments 2020-03-13 10:37:29 -07:00
Richard Wall bee2907b8a Remove controllerManager from the kubeadm v1beta2 template
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2020-03-13 17:34:40 +00:00
Medya Gh fcd3a2b476 verify agaibn 2020-03-12 18:59:20 -07:00
Medya Gh c9cc3d3f30 dont verify docker certs 2020-03-12 18:37:03 -07:00
Medya Gh 48ff543323 err 2020-03-12 16:43:50 -07:00
Medya Gh ac64cf5134 ki kubeconfig 2020-03-12 16:21:16 -07:00
Medya Gh 99ba89c2dd ip 2020-03-12 16:01:49 -07:00
Sharif Elgamal 3ed818c488 cosmetic fixes 2020-03-12 15:40:13 -07:00
Medya Gh 084da0c46a fix maybe 2020-03-12 15:31:38 -07:00
Medya Gh 2e5b4ece36 hard code docker port 2020-03-12 14:50:19 -07:00
Medya Gh 4f097cb369 fix 2020-03-12 14:29:17 -07:00
Medya Gh d3b20dc3d8 try 2020-03-12 14:28:37 -07:00
Medya Gh 1b0fb63fc9 try again 2020-03-12 14:27:31 -07:00
Medya Gh 7d3117916e daemon-reload 2020-03-12 14:17:06 -07:00
Medya Gh 4ce5a16254 sudo docker 2020-03-12 11:45:42 -07:00
Medya Gh 94092c8d6a sudo systemctl 2020-03-12 11:43:34 -07:00
Medya Ghazizadeh 980e3ab9ed
Merge pull request #6985 from priyawadhwa/no-overwrite-tar
Merge repositories.json after extracting preloaded tarball so that reference store isn't lost
2020-03-11 18:23:09 -07:00