Commit Graph

7910 Commits (f22efd871aa7173f20ba41dc7e43735daa8dc051)

Author SHA1 Message Date
Ruben 7e22609904 Merge branch 'master' of https://github.com/kubernetes/minikube into update-kubeadm-v1beta2 2020-02-01 23:59:09 -05:00
Thomas Strömberg 86790638f3
Merge pull request #6453 from priyawadhwa/release
Update Makefile and CHANGELOG for v1.7.0-beta.2 release
2020-01-31 22:15:28 -08:00
Thomas Strömberg c7e86c5558
Merge pull request #6454 from tstromberg/delete-err
delete: Remove confusing output when deleting a nonexistent cluster
2020-01-31 22:14:53 -08:00
Priya Wadhwa a540310c56 Update version to beta.2 2020-01-31 22:13:50 -08:00
Thomas Stromberg af2060a858 Move kubeconfig down as we cannot get an IP if host is down 2020-01-31 19:24:30 -08:00
Thomas Stromberg edbe92fb01 Re-arrange status calls to extract maximum information without being confusing 2020-01-31 19:15:58 -08:00
Thomas Stromberg 1176aa468f More status logging 2020-01-31 19:00:59 -08:00
Thomas Stromberg cee9448fa0 Make none.GetState more intelligent to fix stop issues 2020-01-31 18:54:27 -08:00
Thomas Stromberg 7f0e83508a Add more logging 2020-01-31 18:44:00 -08:00
Thomas Stromberg 6760929a72 Add logging of non-nil errors 2020-01-31 18:36:38 -08:00
Thomas Stromberg 921299b3d5 Fix unset got variable 2020-01-31 17:28:17 -08:00
Thomas Stromberg 25401ceed4 The none driver does not stop. Improve test error messages 2020-01-31 17:14:57 -08:00
Thomas Stromberg eee5788ab3 Make deletion output more terse 2020-01-31 17:08:27 -08:00
Thomas Stromberg ae34f00928 Fix 'Failed to delete cluster: load: exit status 1' message if cluster does not exist 2020-01-31 17:00:11 -08:00
Priya Wadhwa 5be02875b5 remove non user facing PR 2020-01-31 16:39:48 -08:00
Thomas Stromberg ab93b27a70 Merge branch 'master' into none-paused 2020-01-31 16:38:00 -08:00
Priya Wadhwa fbac776c1d Update Makefile and CHANGELOG 2020-01-31 16:31:52 -08:00
Thomas Strömberg e206b25da5
Merge pull request #6440 from tstromberg/addons-on-startup
Add addon enablement to start
2020-01-31 16:25:30 -08:00
Thomas Stromberg dd4ad10b83 Improve handling of paused none clusters. 2020-01-31 16:23:25 -08:00
Thomas Stromberg 40f2f7c28d Promote Infofs to errors/warnings 2020-01-31 16:23:07 -08:00
Thomas Stromberg b3149a1031 Allow 'profiles list' to work even if a profile has no control plane 2020-01-31 16:23:07 -08:00
Thomas Stromberg 7ebd01e113 Remove extra } 2020-01-31 14:55:24 -08:00
Thomas Stromberg 65fec571a5 Merge branch 'master' into ssh-verify 2020-01-31 14:53:13 -08:00
Thomas Stromberg 9b5044bfb2 Skip trySSH entirely if --force is set 2020-01-31 14:53:04 -08:00
Thomas Strömberg 15c6a8a028
Merge pull request #6450 from tstromberg/control-plane-err
Allow 'profiles list' to work even if a profile has no control plane
2020-01-31 14:43:12 -08:00
Thomas Strömberg 02902f7f4f
Merge pull request #6438 from tstromberg/nonexistent-status
status: Explicitly state that the cluster does not exist
2020-01-31 14:38:49 -08:00
Thomas Strömberg 723b074f65
Merge pull request #6409 from medyagh/plist_cr_info
add container runtime info to profile list
2020-01-31 14:38:25 -08:00
priyawadhwa 8babe974c3
Merge pull request #6449 from priyawadhwa/extraneous-space
Fix spacing in vm driver selection log
2020-01-31 14:36:06 -08:00
Thomas Stromberg 7d65ca31de Promote Infofs to errors/warnings 2020-01-31 14:35:03 -08:00
Thomas Stromberg 3ebbe4f1fc Allow 'profiles list' to work even if a profile has no control plane 2020-01-31 14:32:54 -08:00
Thomas Stromberg 5c7585a2c8 Lint fix 2020-01-31 14:26:04 -08:00
Thomas Stromberg c3aafaeeb4 Add IsNotExist() method to the config package, so that we can have meaningful error messages and make them comparable 2020-01-31 14:19:08 -08:00
Thomas Stromberg a7ac0339fd Address eview feedback 2020-01-31 13:24:30 -08:00
Priya Wadhwa e5b240cbbc Fix buildroot 2020-01-31 12:59:28 -08:00
Priya Wadhwa d9860b1eb7 Update spacing 2020-01-31 12:58:53 -08:00
Priya Wadhwa c518f3c55d trying to correctly extract preloaded images 2020-01-31 12:58:15 -08:00
Thomas Stromberg 02362d8d9c Loosen error message matching for unit test 2020-01-31 12:55:56 -08:00
Thomas Strömberg 5bb9fad339
Merge pull request #6273 from tstromberg/cleaner-int-logs
Only grab post-mortem logs if VM is running
2020-01-31 12:50:47 -08:00
Thomas Strömberg d302b84998
Merge pull request #6441 from medyagh/kic_engine
improve kic engine
2020-01-31 12:39:09 -08:00
Thomas Stromberg c8f5679986 Run gofmt/goimports on cmd/ 2020-01-31 12:38:06 -08:00
Thomas Stromberg f6740b37be Run gofmt/goimports 2020-01-31 12:37:23 -08:00
Thomas Stromberg 26cbae2d05 Improve error message when profile does not exist 2020-01-31 12:36:28 -08:00
Thomas Stromberg 78ed12265d Add testing for Start function, make addon enablement testable 2020-01-31 12:19:25 -08:00
Priya Wadhwa 6cd3b41bc8 Fix spacing in vm driver selection log 2020-01-31 11:43:18 -08:00
Thomas Stromberg ce68dd19b6 Merge branch 'master' into addons-on-startup 2020-01-31 08:23:21 -08:00
Medya Gh b46cdeca65 gomod tidy 2020-01-30 21:39:41 -08:00
Medya Gh 0e5059ddd0 log warning if docker is stuck 2020-01-30 21:36:56 -08:00
Medya Gh a6ec05e35a unexport noderolekey 2020-01-30 21:05:51 -08:00
Medya Gh 968fe86869 unexport more funcs 2020-01-30 21:01:27 -08:00
Medya Gh 006c781fbc remove unused kic code 2020-01-30 20:44:32 -08:00