Commit Graph

1758 Commits (1b85d484a99f1bba794ba3fcf5b11f46a0295f4e)

Author SHA1 Message Date
Medya Gh 1b85d484a9 remove unrelate change 2020-04-16 15:15:42 -07:00
Medya Gh bb327e250d adjust try 2020-04-16 15:14:59 -07:00
priyawadhwa abaa998913
Merge pull request #7558 from priyawadhwa/monitor-1
Add support for specifying pr when running mkcmp
2020-04-16 12:28:21 -07:00
Priya Wadhwa 3c46aa1aee fix lint 2020-04-16 12:08:28 -07:00
Sharif Elgamal 1554d8e969
Merge pull request #7586 from govargo/feature/add-status-node-section
Add master node/worker node type to `minikube status`
2020-04-14 19:44:46 -07:00
Medya Gh d4b48e1e05 clean up after test dirs 2020-04-14 19:33:26 -07:00
Medya Gh 649819b963 clean up temp dir in unit test 2020-04-14 19:11:08 -07:00
Pablo Caderno fba5f9a2d3 Added validation for profile name
It must be container friendly
2020-04-14 14:52:04 +10:00
Kenta Iso 29f1144de3 Add node type to each node in `minikube status` 2020-04-14 11:53:29 +09:00
Kenta Iso 47333325e8 add master node/worker node section to `minikube status` 2020-04-14 11:53:29 +09:00
Thomas Stromberg 4c5f545bc6 uninstallKubernetes: Pass back DeletionErrors rather than fatal exits 2020-04-10 12:43:45 -07:00
Thomas Stromberg d69d92c46a kic: Use SSHRunner by default 2020-04-10 09:16:34 -07:00
Medya Ghazizadeh a604a8270c
Merge pull request #7553 from govargo/fix-delete-nodename
Fix `minikube delete` output nodename missing with KIC driver
2020-04-09 17:02:57 -07:00
Priya Wadhwa 0cd476982d Add support for specifing pr when running mkcmp
This PR adds support for running:

./out/mkcmp pr://1000

which downloads the minikube binary generated by Jenkins for PR 1000 before running mkcmp.
2020-04-09 12:19:22 -07:00
Sharif Elgamal e4b4a5ac8d Merge branch 'master' of github.com:kubernetes/minikube into driver-fallback 2020-04-09 10:53:47 -07:00
Thomas Strömberg 10f2f0ac1f
Merge pull request #7525 from tstromberg/parr-boot
start: Parallelize mount, cache push, and addon enablement
2020-04-09 10:51:33 -07:00
Sharif Elgamal 198247d9f1 make alternate driver text more clear 2020-04-09 10:32:25 -07:00
Thomas Strömberg aee3c1d4b8
Merge branch 'master' into driver-fallback 2020-04-09 08:24:06 -07:00
Kenta Iso 903fe744b1 Add output deleteingHost using KIC driver 2020-04-10 00:15:20 +09:00
Thomas Strömberg bef505a117
Merge pull request #7500 from nestoralonso/patch-1
Update error message for the user UI in start.go
2020-04-09 05:10:19 -07:00
Thomas Stromberg 1e8801ceb8 Make addons.Start thread-safe 2020-04-08 21:23:35 -07:00
Thomas Stromberg 16a8c38682 none: Add support for OpenRC init (Google CloudShell) 2020-04-08 18:20:30 -07:00
Sharif Elgamal c40a942a1f Merge branch 'master' of github.com:kubernetes/minikube into driver-fallback 2020-04-08 18:08:32 -07:00
Medya Ghazizadeh 689eca4a75
Merge pull request #7509 from medyagh/extra_opt_overwrite
Respect driver.FlagDefaults even if --extra-config is set
2020-04-08 16:48:36 -07:00
Medya Ghazizadeh 35248a1f31
Merge pull request #7451 from loftkun/exit-when-driver-validation-failed
fix validateDriver() to exit() when it detects an error.
2020-04-08 15:30:02 -07:00
Medya Ghazizadeh aec3afec2d
Merge pull request #7513 from tomocy/fix-typo
Fix typo
2020-04-08 13:57:54 -07:00
Thomas Strömberg 4f704271d7
Merge pull request #7385 from priyawadhwa/generate-docs
Automatically generate commands docs and add unit test
2020-04-08 11:28:03 -07:00
tomocy ec10017443 Fix typo 2020-04-08 22:43:47 +09:00
Medya Gh 9116393aa3 fix wait retry logic 2020-04-08 00:36:52 -07:00
nestoralonso df5da4d453
Update start.go
It's necessary to add the start argument in this scenario because the suggested command doesn't work as printed:
'sudo minikube --driver=none'->'sudo minikube start --driver=none'
2020-04-07 22:01:38 -05:00
Sharif Elgamal 45bf65ca19 Merge branch 'master' of github.com:kubernetes/minikube into driver-fallback 2020-04-07 18:26:59 -07:00
Medya Ghazizadeh e098a3c4ca
Merge pull request #7449 from medyagh/fix_soft_start_nondocker
Behavior change: start with no arguments uses existing cluster config
2020-04-07 17:12:52 -07:00
Sharif Elgamal 5df9ead41c never exit during provisioning 2020-04-07 16:29:40 -07:00
Priya Wadhwa 09dd0acb9b Update docs contents 2020-04-07 15:15:08 -07:00
Priya Wadhwa 8ee163c846 Rebased on master 2020-04-07 15:13:06 -07:00
Thomas Strömberg 668144124e
Merge pull request #7482 from tstromberg/dry-run
Disable update check for (--interactive|--dry-run), make non-blocking
2020-04-07 13:58:35 -07:00
Medya Gh 65e1ff3be4 remove duplicate checking existing driver flag 2020-04-07 13:55:21 -07:00
Thomas Stromberg b6d66f16b4 Disable update check for (--interactive|--dry-run), make non-blocking 2020-04-07 09:38:33 -07:00
Kenta Iso 30f68e09ef fix node name of `minikube status` to match worker node name 2020-04-07 22:55:11 +09:00
Medya Gh dfd9f7a9d1 handle Port 0 in configs 2020-04-07 03:06:44 -07:00
Medya Gh e683dd315b warn if changed memory cpu of an exiting cluster 2020-04-07 01:53:50 -07:00
Medya Gh 26c999a811 fix select default cni 2020-04-07 01:29:50 -07:00
Medya Gh c4f5f4dded fix 2020-04-06 22:53:44 -07:00
Medya Gh 84693eaf0a add wait flag to updateExistingConfigFromFlags 2020-04-06 18:58:42 -07:00
Medya Gh ee1f8fffb3 remove duplicate setDockerProxy 2020-04-06 18:58:42 -07:00
Medya Gh 2c037b42f2 fix unit test 2020-04-06 18:58:42 -07:00
Medya Gh 1d892a2e0b fix it 2020-04-06 18:58:42 -07:00
Medya Gh b777d97d76 refactor more 2020-04-06 18:58:42 -07:00
Medya Gh bee681559b save profile 2020-04-06 18:58:42 -07:00
Medya Gh a35006507b add new func updateExistingConfigFromFlags 2020-04-06 18:58:42 -07:00