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
Thomas Strömberg
c31e6c6158
Merge pull request #9145 from tstromberg/mem-exit
...
Fix incorrect exit code for RsrcInsufficientDarwinDockerMemory
2020-09-01 16:05:23 -07:00
Thomas Strömberg
b9d8aeaa31
Merge pull request #9148 from tstromberg/none-doc
...
Improve none usage documentation
2020-09-01 16:05:04 -07:00
Thomas Strömberg
d84f87b3f2
Merge pull request #9129 from tstromberg/dashboard-bump
...
Update dashboard to v2.0.3
2020-09-01 16:01:47 -07:00
Thomas Strömberg
543247a1af
Merge pull request #9136 from priyawadhwa/leader-elect-bug
...
Fix --extra-config for scheduler/controllerManager by removing hardcoded values
2020-09-01 16:00:45 -07:00
Pablo Caderno
0408d3ba1a
Added code to inspect docker networks to get the bridgeID correctly
...
Signed-off-by: Pablo Caderno <kaderno@gmail.com>
2020-09-02 08:44:07 +10:00
Priya Wadhwa
a8bc207caf
Merge branch 'master' of https://github.com/kubernetes/minikube into download-only-mkcmp
2020-09-01 17:33:46 -04:00
Thomas Stromberg
7fc0299c6f
Disable swap in Docker/podman by setting --memory-swap to --memory
2020-09-01 13:57:52 -07:00
Thomas Stromberg
085bd38a09
Improve none usage documentation
2020-09-01 13:20:42 -07:00
Thomas Stromberg
2ec39f0ad6
Fix incorrect exit code for RsrcInsufficientDarwinDockerMemory
2020-09-01 10:59:27 -07:00
Thomas Stromberg
f69c6c5773
Remove conflicting & possibly inaccurate Docker Desktop specific memory warning
2020-09-01 08:40:00 -07:00
Dean Coakley
481cb50f74
Add leading newline for clarity
2020-09-01 15:08:57 +01:00
Dean Coakley
e4a8e59cfa
Add prune docker images instructions
2020-09-01 15:01:06 +01:00
Thomas Stromberg
4b53b465ce
Repair missing/invalid kubecontext before checking cluster health
2020-09-01 06:24:23 -07:00
vinu2003
3e79f85065
start: fixed the type value for latest minikube version availability message
2020-09-01 22:54:09 +10:00
Thomas Strömberg
51a3155cfd
Merge pull request #9126 from tstromberg/error-code-for-everyone
...
Add a machine readable reason to all error paths
2020-08-31 22:34:24 -07:00
Thomas Strömberg
cf7484ed59
Merge pull request #9128 from tstromberg/pvc-directory
...
Add namespace to persistent volume path
2020-08-31 22:34:03 -07:00
priyawadhwa
9a68c9046f
Merge pull request #9140 from priyawadhwa/unit-test
...
Fix unit test
2020-08-31 18:42:42 -04:00
Priya Wadhwa
4a0d3fc703
fix lint'
2020-08-31 18:35:37 -04:00
Priya Wadhwa
c2680cc9e4
Merge branch 'master' of https://github.com/kubernetes/minikube into unit-test
2020-08-31 18:35:19 -04:00
Priya Wadhwa
640f7254bc
Fix unit test
2020-08-31 18:28:42 -04:00
Priya Wadhwa
5da473e46f
fix unit test
2020-08-31 18:27:49 -04:00
Priya Wadhwa
12c9d7f1a8
print stderr to stderr
2020-08-31 18:22:05 -04:00
Priya Wadhwa
f31d7781b0
Merge branch 'master' of https://github.com/kubernetes/minikube into download-only
2020-08-31 18:17:47 -04:00
Priya Wadhwa
7750b3c445
mkcmp: download artifacts before timing starT
2020-08-31 18:17:15 -04:00
priyawadhwa
b0cb9556d8
Merge pull request #9137 from priyawadhwa/fix-mkcmp
...
mkcmp: use GCS client to download binaries
2020-08-31 17:05:14 -04:00