Commit Graph

1957 Commits (9bc5cf83532c10c9ad67df1d0e72eb0fcc9c02bf)

Author SHA1 Message Date
Sharif Elgamal 84eea2f487 recreate hosts on failed provisioning if delete-on-failure is specified 2020-07-01 12:57:59 -07:00
Sharif Elgamal 66314d87f3 add unit test for docker-env with none shell 2020-07-01 10:59:23 -07:00
Medya Ghazizadeh 9e35037ed9
Merge pull request from sunny-b/gracefully-fail-misspelled-runtime
Gracefully exit if container runtime is misspelled
2020-06-29 22:07:57 -07:00
Sunny Beatteay 28238150f5 ensure that 'crio' is used for k8s config 2020-06-29 19:52:30 -04:00
Medya Gh 3bc3ce95de refactor maybeExitWithAdvice 2020-06-29 14:38:37 -07:00
Medya Gh 08df5e2de3 add solution message if kbueadm is not executble on linux 2020-06-29 12:50:32 -07:00
Sunny Beatteay 9bcc587def update crio to cri-o in docs and help text 2020-06-29 14:11:20 -04:00
Sunny Beatteay 5f40f863a7 update docs 2020-06-28 20:43:12 -04:00
Sunny Beatteay 5da2fdd922 enable graceful exit if container runtime is misspelled 2020-06-28 18:57:03 -04:00
Thomas Strömberg ee18d3b03a
Merge pull request from tstromberg/cni-split2
Add --cni flag (replaces --enable-default-cni), fix --network-plugin handling
2020-06-26 09:53:53 -07:00
Thomas Stromberg 2a39d993ea Address lint comments, remove confusing multi-runner API 2020-06-25 14:36:39 -07:00
Thomas Stromberg 9e95435e00 Add --cni flag, fix --network-plugin=kubenet 2020-06-23 20:10:25 -07:00
Medya Gh 0121b44175 add NeedsImprovement warnning for overlay kernel 2020-06-23 13:17:59 -07:00
Medya Ghazizadeh ce33161eef
Merge pull request from tstromberg/docker-not-required
docker-env: Avoid container suicide if Docker is not installed locally
2020-06-22 17:45:47 -07:00
Medya Ghazizadeh 3d09d8e6ae
Merge pull request from afbjorklund/kubectl-path-log
The logging of the kubectl path was broken
2020-06-22 14:37:39 -07:00
Thomas Stromberg 47942be198 docker-env: Avoid container suicide if docker is not in $PATH 2020-06-22 12:27:18 -07:00
Harkishen-Singh 30e6660925 Better informaation for using kubectl inside minikube
Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>

add kubectl install link

Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>

add alias tip to the minikube docs

Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>

remove debug statements

Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>
2020-06-20 18:20:28 +05:30
Anders F Björklund fe6687386d The logging of the kubectl path was broken
After introducing the exec.Cmd parameter previously
2020-06-20 14:31:35 +02:00
Medya Ghazizadeh fe9e0e8950
Merge pull request from Harkishen-Singh/unset-docker-podman-env-vars-without-machine-running
Adds support for unsetting of env vars
2020-06-18 11:57:29 -07:00
Medya Gh e91e11eeba address review comments 2020-06-17 18:32:11 -07:00
Medya Gh ca2d0f97ec move advice to its own file 2020-06-17 15:07:17 -07:00
Medya Gh d32b8d81fe improve solution message 2020-06-17 14:26:31 -07:00
Medya Gh bdf7c196a1 add detailed suggestions when created container exists 2020-06-17 14:09:51 -07:00
Medya Gh e25445dea9 capitalize the Desktop word 2020-06-17 11:51:43 -07:00
Harkishen-Singh 8d1e4e2d26 adds support for unsetting of environment variables without the need of running container-machine
Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>
2020-06-17 23:54:00 +05:30
Medya Gh e3ef5f9a95 address review comments 2020-06-16 15:03:56 -07:00
Medya Gh 56b5524c8e address review comments 2020-06-16 14:57:19 -07:00
Medya Gh 4caf260279 add cpu count limit error type for kic drivers 2020-06-16 13:21:56 -07:00
Thomas Stromberg c2e71996a8 Point multi-node *-env users to the registry addon 2020-06-15 12:38:28 -07:00
Kenta Iso 24b2a69981 fix disable heapster message 2020-06-13 01:06:57 +09:00
Kenta Iso d7a9721712 Avoid SIGSEGV when heapster addon will be disabled 2020-06-13 00:46:12 +09:00
Kenta Iso d76b58c3ae Add heapster alias to metrics-server addon 2020-06-13 00:46:12 +09:00
Thomas Strömberg db116c2689
Merge pull request from tstromberg/minikube-blacklist
Replace whitelist/blacklist with allow/deny
2020-06-11 07:18:02 -07:00
Medya Gh dd896b2569 add sudo -E to none docs 2020-06-10 17:03:40 -07:00
Thomas Stromberg bd1bdb3696 Use 'Allowed' instead of 'Allow' 2020-06-10 14:56:22 -07:00
Medya Ghazizadeh ff86a552bf
Merge pull request from radeksm/bugfix/cluster_name_in_status
Fix missing cluster node names in output of status command
2020-06-10 12:48:48 -07:00
Thomas Stromberg 09672520ea Merge branch 'master' into minikube-blacklist 2020-06-09 16:49:39 -07:00
priyawadhwa e2104b2f0f
Merge pull request from priyawadhwa/cloudshell
Enable support for offline kic
2020-06-09 13:40:53 -07:00
Thomas Stromberg a60c7d3d1d Replace whitelist/blacklist withallow/deny 2020-06-09 13:19:18 -07:00
Medya Ghazizadeh fa0812c8f0
Merge pull request from kadern0/issue-8237
Added option --all to stop all clusters
2020-06-09 13:02:35 -07:00
Pablo Caderno 325db092c3 Added option --all to stop all clusters
Related to 

Signed-off-by: kadern0 <kaderno@gmail.com>
2020-06-09 08:32:36 +10:00
Priya Wadhwa 1f6e140e00 try to save image as tarball on download-only 2020-06-04 12:24:07 -07:00
Medya Ghazizadeh 025ba11bce
Merge pull request from tstromberg/stacklog
Log stacks for slowjam analysis if STACKLOG_PATH is set
2020-06-04 11:49:02 -07:00
Tacio Costa 2f26c52c2d exit when minikube addons configure is called on a nonexistent cluster 2020-06-03 15:54:46 -03:00
Tacio Costa bbab9707da fix: minikube addons configure on a nonexistent cluster 2020-06-03 15:54:46 -03:00
Radoslaw Smigielski e9ca25fb03 Fix missing cluster name in output of status command 2020-05-31 07:07:22 +01:00
Thomas Stromberg 33c0ba9977 Log stacks for slowjam analysis if STACKLOG_PATH is set 2020-05-29 20:52:24 -07:00
priyawadhwa abba4b3db5
Merge pull request from priyawadhwa/open
Add support for timing per log and printing out timings per log to mkcmp
2020-05-29 13:52:47 -07:00
Thomas Strömberg a9359c0ba1
Merge pull request from SataQiu/fix-20200522
honor --image-repository even if --image-mirror-country is set
2020-05-29 12:39:05 -07:00
Medya Ghazizadeh 77419ee925
Merge pull request from priyawadhwa/kvm-flake
Upgrade oldest k8s version supported to 1.13
2020-05-28 21:18:01 +00:00