Commit Graph

11864 Commits (1168b1aa7d1fe5e91c83c7a758eb8efba3508010)

Author SHA1 Message Date
Thomas Strömberg d1431fe0e5
Merge pull request #9167 from tstromberg/kubectl-advice
Simplify kubectl advice messaging
2020-09-02 14:12:17 -07:00
Sharif Elgamal 830af29223
Merge pull request #9144 from tstromberg/confusing-warning
Remove conflicting & inaccurate Docker Desktop memory warning
2020-09-02 14:01:33 -07:00
Sharif Elgamal cffd317731 Merge branch 'master' of github.com:kubernetes/minikube into add-kubectl 2020-09-02 13:38:11 -07:00
Thomas Stromberg 4e9a3975df Simplify kubectl advice messaging 2020-09-02 13:35:40 -07:00
Priya Wadhwa 22b40e215a revert static IP 2020-09-02 16:33:38 -04:00
mckrl c387877440 Fixed typos 2020-09-02 22:29:12 +02:00
Sharif Elgamal dd48dab036
Merge pull request #9164 from sharifelgamal/trim-project
trim whitespace when setting gcp project id
2020-09-02 13:28:54 -07:00
priyawadhwa 9e1d81126a
Merge pull request #9162 from priyawadhwa/fix-exec
mkcmp: Better error message if binary does not exist
2020-09-02 16:20:30 -04:00
Sharif Elgamal ed4271ffbc trim whitespace when setting gcp project id 2020-09-02 11:42:47 -07:00
Thomas Stromberg 1fdf1637d7 Fix sysfs path 2020-09-02 11:39:02 -07:00
Thomas Stromberg 0ca05d92af Docker instead of Docker Service 2020-09-02 11:35:46 -07:00
Thomas Stromberg 465e15efe3 Use sysfs for a less-complicated overlay check 2020-09-02 11:33:57 -07:00
Thomas Stromberg 56cf67febe Don't suggest overlay kernel module if we are unable to check the status 2020-09-02 11:06:02 -07:00
Thomas Stromberg 0d4ef00210 Use out.T for a simpler layout 2020-09-02 10:56:06 -07:00
Thomas Stromberg 0c1a117ef7 Docker for Desktop was renamed to Docker Desktop 2020-09-02 10:55:20 -07:00
Priya Wadhwa c91e47619b Better error message if binary does not exist 2020-09-02 13:43:04 -04:00
Thomas Stromberg c59210e1ef Skip overlay module suggestion on distros which do not support kernel modules, like WSL 2020-09-02 10:39:36 -07:00
Thomas Stromberg 08d874a4a2 Reduce performance-advice message to a single line 2020-09-02 10:38:45 -07:00
Thomas Strömberg 78deeb5d1b
Merge pull request #9159 from priyawadhwa/upgrade-preload
Increase preload version to v6
2020-09-02 10:18:59 -07:00
Thomas Stromberg 7a6398475e Merge branch 'master' into go-container 2020-09-02 10:18:44 -07:00
Thomas Strömberg d1010424ac
Merge pull request #9151 from tstromberg/storage-provisioner-tag3
Bump storage-provisioner version to v3
2020-09-02 10:17:55 -07:00
Thomas Strömberg b1fc32655d
Merge pull request #9160 from afbjorklund/go-containerregistry-docker
Cherry-pick docker api fix to go-containerregistry
2020-09-02 10:16:44 -07:00
Anders F Björklund 99016c5581 Cherry-pick docker api fix to go-containerregistry 2020-09-02 17:47:07 +02:00
Thomas Stromberg 0aba5b5919 lint err reprise 2020-09-02 08:21:35 -07:00
Thomas Stromberg f0a9d55e3d lint err 2020-09-02 07:55:04 -07:00
Priya Wadhwa 1953f9310f Increase preload version to v6
We upgraded the dashboard image in #9129, this will rebuild tarballs to include the latest version.

This should also fix a small performance regression, where start time was increased by 25% on kvm2, probably becaues we were waiting for the new dashboard image to download. [PR bot comment](https://github.com/kubernetes/minikube/pull/9129#issuecomment-684035146)
2020-09-02 10:54:06 -04:00
Thomas Strömberg e3774449d5
Merge pull request #9143 from tstromberg/kc-recover
Repair kubecontext before checking cluster health
2020-09-02 07:53:59 -07:00
Thomas Stromberg 0d4b969e1e Add local image integration test for "cache add" 2020-09-02 07:25:43 -07:00
Thomas Strömberg 47af03be7b
Merge pull request #9157 from vinu2003/fix-jsontypevalue-kubectlversionmismatch-startcmd
start: fixed the type value for kubectl version mismatch to warning
2020-09-02 06:47:50 -07:00
Priya Wadhwa ea5af644ec fix merge conflict 2020-09-02 09:31:42 -04:00
priyawadhwa 08f5a1bb57
Merge pull request #9007 from ollipa/patch-1
Fix typo in github actions CI tutorial
2020-09-02 09:25:30 -04:00
vinu2003 2b8c48cc59 start: fixed the type value for kubectl version mismatch to warning 2020-09-02 21:17:13 +10:00
Zadjad Rezai 6f95e0fc7c chore(docs): Adds new text to service-docs 2020-09-02 10:24:12 +02:00
Zadjad Rezai eff63d7382 chore(#8301): Changes https-flag description 2020-09-02 10:24:12 +02:00
Thomas Strömberg dc5951451b
Merge pull request #8872 from kadern0/issue-8857
Running internal kubectl command when minikube is called as 'kubectl'
2020-09-01 22:44:44 -07:00
Thomas Strömberg d66a8e68c9
Merge pull request #8907 from sharifelgamal/external-ssh
respect native-ssh flag
2020-09-01 22:37:37 -07:00
Thomas Strömberg f8358d65d2
Merge pull request #9019 from AlexanderChen1989/master
fix multiple node calico-node not ready
2020-09-01 22:36:22 -07:00
Thomas Strömberg 939a3568ff
Merge pull request #9139 from priyawadhwa/download-only-mkcmp
mkcmp: download artifacts before timing start
2020-09-01 22:35:05 -07:00
Thomas Strömberg bba7bee9d2
Merge pull request #8996 from anencore94/contribute_prereq
Document prerequisites for testing
2020-09-01 18:47:51 -07:00
anencore94 7d0f3593f1 Add prerequisites for testing
- add prerequisites to run test
- subtitle font change since '####' does not work in site

Signed-off-by: anencore94 <anencore94@kaist.ac.kr>
2020-09-02 10:18:47 +09:00
Thomas Stromberg 72e786f73e Merge to master 2020-09-01 18:17:25 -07:00
Thomas Stromberg 51d1f2091c Update testdata 2020-09-01 16:49:49 -07:00
Thomas Strömberg 2dac55abf4
Merge pull request #9062 from kadern0/issue-8131
docker: Choose the appropriate bridge interface when multiple exist
2020-09-01 16:46:01 -07:00
Thomas Strömberg fae2358791
Merge pull request #8839 from staticdev/nginx-slow-version
Bump nginx-ingress-controller
2020-09-01 16:35:33 -07:00
Thomas Strömberg 8a26881552
Merge pull request #8159 from Asarew/docker-host-volumes
Support for mounting host volumes on start with docker driver
2020-09-01 16:30:45 -07:00
Thomas Strömberg 9512418018
Fix broken <ref 2020-09-01 16:28:41 -07:00
Thomas Strömberg 3fbbb557b1
Merge pull request #9032 from zhijianli88/cleanup-tempfiles2
Cleanup tempfiles2
2020-09-01 16:25:00 -07:00
Thomas Strömberg fba4de74cf
Merge pull request #8787 from saltbo/master
fix error usage for the WaitGroup in the pkg addons
2020-09-01 16:21:51 -07:00
Thomas Strömberg 79de7b116a
Merge pull request #9109 from vinu2003/fix-jsontypevalue-latestminikubeversion-startcmd
start: fixed the type value for latest minikube version availability message
2020-09-01 16:18:21 -07:00
Thomas Stromberg 4446cee4e1 Bump storage-provisioner version to v3 2020-09-01 16:15:21 -07:00