Commit Graph

8816 Commits (d1769f6c31ec7ae75879a4d9b4c42bd0577d341b)

Author SHA1 Message Date
Medya Gh b63f048854 improve logs for fn_tunnel_cmd 2020-03-25 20:26:10 -07:00
Medya Gh 2ac46e8ba9 improve logs for fn_pvc 2020-03-25 20:22:02 -07:00
Medya Gh a30ec2574c improve logs for fn_mount_cmd tests' 2020-03-25 20:18:05 -07:00
Medya Gh cc0262ef55 improve logging and fix some not logged errors 2020-03-25 19:58:38 -07:00
Thomas Strömberg 095ccbe562
Merge pull request #7234 from tstromberg/init-retry-port-conflict
Re-initalize failed Kubernetes clusters
2020-03-25 18:57:30 -07:00
Medya Ghazizadeh 46e87ba054
Merge pull request #7219 from sharifelgamal/cluster-name
Get rid of ClusterNameFromMachine
2020-03-25 18:33:48 -07:00
Medya Ghazizadeh 53b9d720e7
Merge pull request #7230 from tstromberg/hugo-switch
Make recreateIfNeeded more robust, improve UX
2020-03-25 18:28:07 -07:00
Medya Ghazizadeh 8fad0386e6
Merge pull request #7243 from priyawadhwa/udpateversiontest
If preload fails on hot restart, log warning instead of erroring out
2020-03-25 18:21:39 -07:00
Thomas Stromberg dc3b842d41 Avoid provision.Detector when possible 2020-03-25 17:11:22 -07:00
Priya Wadhwa f52df44fd5 If preload fails on hot restart, log warning instead of erroring out 2020-03-25 16:43:35 -07:00
Sharif Elgamal 073cdf0eae Merge branch 'master' of github.com:kubernetes/minikube into cluster-name 2020-03-25 16:35:13 -07:00
Medya Ghazizadeh f4f00bb2eb
Merge pull request #7236 from medyagh/socat_install
install socat
2020-03-25 16:00:49 -07:00
Thomas Strömberg e1df1fbbad
Merge pull request #7239 from tstromberg/validateMinikubeKubectl
validateMinikubeKubectl: Pass profile to minikube and kubectl commands
2020-03-25 15:59:33 -07:00
Sharif Elgamal dc7bdecda4 Merge branch 'master' of github.com:kubernetes/minikube into cluster-name 2020-03-25 15:43:12 -07:00
Sharif Elgamal 71003531c3
Merge pull request #7238 from sharifelgamal/honor-override
do not override hostname if extraConfig is specified
2020-03-25 15:24:14 -07:00
Sharif Elgamal 8f3e480d4e
Merge pull request #7241 from sharifelgamal/styyyle
replace emoji with spacing issues
2020-03-25 15:18:37 -07:00
Sharif Elgamal fd1897ddae replace emoji with spacing issues 2020-03-25 15:01:57 -07:00
Thomas Stromberg 9089296f2e validateMinikubeKubectl: Add -p to minikube call to get Kubernetes version 2020-03-25 14:57:27 -07:00
Thomas Stromberg 9597fcc134 validateMinikubeKubectl: Add --context to kubectl call to pass profile name 2020-03-25 14:52:51 -07:00
Thomas Stromberg 1ee125e688 lint err 2020-03-25 14:50:13 -07:00
Thomas Stromberg f84569aab0 Make crazy cluster_test / mock_driver combination pass tests 2020-03-25 14:46:44 -07:00
Thomas Strömberg dce6678391
Merge pull request #7237 from tstromberg/addon-retry
Retry addon application
2020-03-25 14:42:53 -07:00
Sharif Elgamal 6417e85f5b fix ordering 2020-03-25 14:40:40 -07:00
Sharif Elgamal c3fba065a9 do not override hostname if extraConfig is specified 2020-03-25 14:07:39 -07:00
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