Commit Graph

8789 Commits (6c4448381ccce8c29cfd105da7c4fe0a99018e5b)

Author SHA1 Message Date
Thomas Stromberg ea9aa72984 Retry addon application 2020-03-25 13:44:28 -07:00
Medya Gh 093b7c29be improve comments 2020-03-25 13:30:08 -07:00
Medya Gh 23b4ec9df3 install socat gh actions 2020-03-25 13:28:45 -07:00
Medya Gh d18cb6fe09 install socat 2020-03-25 13:26:47 -07:00
Thomas Stromberg 30a00afcfc Merge branch 'master' into v1.18.0 2020-03-25 13:06:15 -07:00
Thomas Stromberg 442a7869d3 Re-initalize failed Kubernetes clusters 2020-03-25 12:48:51 -07:00
Thomas Strömberg 5a316b3bf9
Merge pull request #7068 from vikkyomkar/issue-7067
Add --vm flag for users who want to autoselect only VM's
2020-03-25 12:44:16 -07:00
Thomas Strömberg 2563c1ab99
Merge pull request #7232 from tstromberg/no-socat
none:  Skip checkHelmTiller if socat is not installed
2020-03-25 12:35:32 -07:00
Thomas Stromberg a8d63f7fa5 none: Skip checkHelmTiller if socat is not installed 2020-03-25 10:24:57 -07:00
Priya Wadhwa 8afe879c56 remove unnecessary check; we check this when cr.Preload is called 2020-03-25 10:09:22 -07:00
Priya Wadhwa 9d75c7c35a Rebased, resolved merge conflicts 2020-03-25 10:07:58 -07:00
Thomas Stromberg 755d4100a2 Merge branch 'master' into v1.18.0 2020-03-25 09:12:05 -07:00
Thomas Stromberg d33684d7eb Make private stop/delete functions to avoid wheel reinvention 2020-03-25 08:10:08 -07:00
Thomas Stromberg 4383a4883c Improve host recreation experience 2020-03-25 07:28:23 -07:00
Thomas Strömberg fb15659c54
Merge pull request #7228 from medyagh/preload_bug
fix preload check for crio and containerd
2020-03-25 05:24:12 -07:00
Medya Gh 1be46bceec implement Preload check for crio and containerd 2020-03-25 01:12:27 -07:00
Medya Ghazizadeh 5689d3b8e1
Merge pull request #7210 from priyawadhwa/issue-7184
Fix TestStartStopWithPreload bug
2020-03-24 22:42:33 -07:00
Medya Ghazizadeh 5ea20f5a06
Merge pull request #7212 from linkvt/kubernetes-parameters-latest-stable
Add 'stable' and 'latest' as valid kubernetes-version values
2020-03-24 22:37:53 -07:00
Medya Ghazizadeh 1f30cfcdbb
Merge pull request #7221 from kubernetes/windows-out
Use correct preload paths on Windows, announce base image pull
2020-03-24 22:37:07 -07:00
Priya Wadhwa 646609ec30 review comments 2020-03-24 21:24:43 -07:00
Medya Ghazizadeh 9f15f8d0cd
Merge pull request #7220 from kubernetes/flush-glug
Flush logs before writing to stdout
2020-03-24 21:13:41 -07:00
Priya Wadhwa 1b4f6efe63 Use runtime.GOARCH since we want amd64, not runtime.GOOS 2020-03-24 20:12:49 -07:00
Thomas Stromberg d3fcd40feb Use correct preload paths on Windows, announce base image pull 2020-03-24 17:37:59 -07:00
Thomas Stromberg ab4b7d92b3 Flush logs before writing to stdout 2020-03-24 17:36:04 -07:00
Priya Wadhwa 455ebeac01 update test, don't need to rerun v1.17.0 since those images exist anyway 2020-03-24 17:28:57 -07:00
Priya Wadhwa 744f76e3b6 fix lint 2020-03-24 17:25:27 -07:00
Medya Ghazizadeh 898fe0e8bf
Merge pull request #7206 from linkvt/interpret-disk-size-and-memory-parameters-as-binary-values
Parse --disk-size and --memory sizes with binary suffixes
2020-03-24 17:15:03 -07:00
Medya Ghazizadeh bc00b6f838
Merge pull request #7205 from tstromberg/retry-driver-start
Retry driver start
2020-03-24 16:49:39 -07:00
Priya Wadhwa d2171be291 rebased' 2020-03-24 16:39:54 -07:00
Priya Wadhwa 0e897f8448 Only run preload if it exists 2020-03-24 16:25:57 -07:00
Medya Ghazizadeh 22b6f1f423
Merge pull request #7211 from afbjorklund/stat-nil
Avoid dereferencing nil, in case of an error
2020-03-24 16:24:04 -07:00
Sharif Elgamal 06dca45553 lint 2020-03-24 16:10:20 -07:00
Sharif Elgamal 4a24cfcf30 add cluster name to provisioner object directly 2020-03-24 15:54:39 -07:00
Priya Wadhwa 1d72a1c826 don't extract volume if tarball doesn't exist 2020-03-24 15:01:31 -07:00
Sharif Elgamal 28672dec78 remove ClusterNameFromMachine 2020-03-24 14:43:11 -07:00
Sharif Elgamal cf0a2b008c Merge branch 'master' of github.com:kubernetes/minikube 2020-03-24 13:57:37 -07:00
Vincent Link 3ad1dfb4bb Add 'stable' and 'latest' as valid kubernetes-version values 2020-03-24 21:50:28 +01:00
Priya Wadhwa b5e088ad59 run preload on hot restarts as well, in case kubernetes version has been upgraded 2020-03-24 13:44:51 -07:00
Sharif Elgamal 8cefec0d24
Merge pull request #7213 from sharifelgamal/start-delete
fix validateSpecificDriver error message
2020-03-24 13:34:17 -07:00
Sharif Elgamal 69db9f2960 Merge branch 'master' of github.com:sharifelgamal/minikube 2020-03-24 13:20:38 -07:00
Sharif Elgamal 2933953cfa use mustload 2020-03-24 13:18:59 -07:00
Sharif Elgamal e3bcdbf42a fix validateSpecificDriver error message 2020-03-24 12:55:31 -07:00
Thomas Stromberg 972ff3cc00 Update DefaultKubernetesVersion to v1.18.0 2020-03-24 12:21:27 -07:00
Anders F Björklund 0d76e2a684 Avoid dereferencing nil, in case of an error 2020-03-24 20:19:01 +01:00
Priya Wadhwa 8d9e26d994 Test restart with preloaded tarball and without 2020-03-24 11:58:41 -07:00
Thomas Strömberg 30d4c64d13
Merge pull request #7208 from tstromberg/HW_RANDOM_VIRTIO
Enable HW_RANDOM_VIRTIO to fix sshd startup delays
2020-03-24 11:47:41 -07:00
Sharif Elgamal c0b76d8096 Merge branch 'master' of github.com:kubernetes/minikube 2020-03-24 18:34:49 +00:00
Priya Wadhwa 4a7f59f8a8 remove preload flag 2020-03-24 10:59:25 -07:00
Medya Ghazizadeh 37f22e4b83
Merge pull request #7203 from medyagh/kic_ensure_running
fail if kic container is not running after create
2020-03-24 10:57:40 -07:00
Priya Wadhwa 5ef83f35e2 Add --preload flag to optionally turn off preload 2020-03-24 10:53:02 -07:00