Commit Graph

11928 Commits (46ea280cd363f228d1e922816e208fe1344b0439)

Author SHA1 Message Date
Michael Ryan Dempsey 6ad47f9560
use MiB for raw disk allocations 2020-09-01 21:20:08 -07:00
Michael Ryan Dempsey 9ff030942d
use MiB with kvm driver 2020-09-01 21:20:02 -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
Medya Ghazizadeh 6f9c661b42
Merge pull request #9125 from tstromberg/golangci-lint-update
Upgrade golangci-lint to v1.30.0
2020-08-31 13:47:24 -07:00
Priya Wadhwa 695117f3d7 use GCS client to download binaries 2020-08-31 16:30:47 -04:00
Priya Wadhwa e323a6f86e Set leader-elect=false in code instead of in config
This sets leader-elect=false as extra options for the scheduler and controller manager. This way, users can easily override those values. This will also allow users to specify additional flags via `--extra-config` without overwriting the leader-elect section in the config.
2020-08-31 16:03:42 -04:00
Thomas Strömberg df906e5895
Merge pull request #9127 from kubernetes/windows-emoji
Add MINIKUBE_IN_STYLE auto-detection for Windows terminal
2020-08-31 12:58:12 -07:00
Thomas Stromberg 750cf39f1e Code review comments 2020-08-31 12:57:48 -07:00
Thomas Stromberg 09cdf602b8 Update TestFunctional/parallel/DryRun and TestJSONOutputError to match new behavior 2020-08-31 11:21:23 -07:00
Thomas Stromberg 69214c08bb Update test data 2020-08-31 11:11:25 -07:00
Thomas Strömberg 597d0dc0ed
Merge pull request #9133 from zhanw15/patch-1
correct 'support' spelling error
2020-08-31 10:34:37 -07:00
Thomas Strömberg c4c364dd6c
Merge pull request #9050 from tstromberg/1.19.0-rc.4-updated
Update DefaultKubernetesVersion to v1.19.0
2020-08-31 10:25:30 -07:00
zhanwang a6deb6de6c
correct 'support' spelling error 2020-08-31 18:55:42 +08:00
Thomas Stromberg 464bd48ea1 Update dashboard to v2.0.3 2020-08-30 22:32:20 -07:00