Commit Graph

2007 Commits (93517b95d8386878ed9c2d3d3e75883ab1f2c111)

Author SHA1 Message Date
Sharif Elgamal 31339cb53b do not modify existing config 2020-05-14 15:57:12 -07:00
Sharif Elgamal 21a552942a fixes & debugging 2020-05-14 15:30:04 -07:00
Sharif Elgamal d2a0f61cf0 swap condition 2020-05-14 14:53:29 -07:00
Medya Ghazizadeh 2e7d9d88ae
Merge pull request #8118 from afbjorklund/version-prefix
Improve handling of VersionPrefix in output
2020-05-14 19:41:39 +00:00
Anders F Björklund a4d872faee Fix some minor gofmt and golint issues
So that "make gofmt" and "make golint" go green again
2020-05-14 07:50:29 +02:00
Priya Wadhwa 950110280d Fix unit tests 2020-05-13 14:44:31 -07:00
Priya Wadhwa b3d4750c05 Add support for --output json 2020-05-13 14:37:45 -07:00
Priya Wadhwa 208fb8a3c6 Add unit test 2020-05-13 14:29:28 -07:00
Priya Wadhwa 31525fe822 Add defaults subcommand to `minikube config`
`minikube config defaults PROPERTY_NAME` will print out all acceptable default values for that property.

Currently only works for `minikube config defaults driver` which looks like this on Mac:

```
$ minikube config defaults driver
* virtualbox
* parallels
* vmwarefusion
* hyperkit
* vmware
* docker
* podman
```

This will be useful for clients that depend on minikube, like IDE extensions.
2020-05-13 14:15:08 -07:00
Sharif Elgamal 5684c253b5 Merge branch 'master' of github.com:kubernetes/minikube into create-node 2020-05-13 09:24:35 -07:00
Anders F Björklund c14e7a5a71 Improve handling of VersionPrefix in output 2020-05-13 11:32:01 +02:00
Sharif Elgamal c7f3a3d3cf simplify code 2020-05-12 12:56:01 -07:00
Sharif Elgamal fc4acc598a recreate existing control plane node correctly 2020-05-12 12:12:57 -07:00
Sharif Elgamal d7813e9199 ControlPaneEndpoint -> ControlPlaneEndpoint 2020-05-12 12:01:42 -07:00
Priya Wadhwa 6147ad350d Add support for timing per log and printing out timings per log to mkcmp 2020-05-12 11:07:25 -07:00
Sharif Elgamal 562fd5b2df improve node stop output 2020-05-11 21:59:03 -07:00
Sharif Elgamal 335379dc59 it works 2020-05-11 19:25:53 -07:00
Medya Ghazizadeh afab7c87c6
Merge pull request #7959 from afbjorklund/podman-prompt
Use noninteractive sudo when running podman
2020-05-11 21:02:22 +00:00
Sharif Elgamal d4639c52b9 Merge branch 'master' of github.com:kubernetes/minikube into restart 2020-05-11 11:52:22 -07:00
Anders F Björklund c578a7aa1e Add a PointToHost function for podman as well
And add an active variable, similiar to docker
2020-05-10 23:07:12 +02:00
Anders F Björklund 3fa4b9164d The podman volume prune does not support filter 2020-05-09 13:58:12 +02:00
Anders F Björklund 9673b421df Skip deleting leftovers if bin not available
Avoids spamming the log with extra drivers
2020-05-09 13:49:15 +02:00
Anders F Björklund c1be17346b Also delete podman containers and volumes
When deleting all minikube profiles, that is
2020-05-09 13:41:06 +02:00
Sharif Elgamal 6bb8371459 Merge branch 'master' of github.com:kubernetes/minikube into restart 2020-05-08 13:53:20 -07:00
Medya Ghazizadeh bf541b42c2
Merge pull request #8038 from tstromberg/kic-delete-prompt
Use the appropriate OCI for deletePossibleKicLeftOver when known
2020-05-08 00:02:44 +00:00
Sharif Elgamal 5e981137a4 Merge branch 'master' of github.com:kubernetes/minikube into restart 2020-05-07 16:13:25 -07:00
Thomas Stromberg e06e180a52 Cite issue #8040 for TODO's 2020-05-07 16:00:08 -07:00
Thomas Stromberg 64e47992e4 Only delete leftovers for the appropriate OCI if known 2020-05-07 15:19:09 -07:00
Thomas Stromberg eefcc04b36 Shorten long text 2020-05-07 14:14:10 -07:00
Thomas Stromberg 436cee2d84 Fix minikube/kubernetes capitalization, make short help consistent 2020-05-07 14:12:10 -07:00
Sharif Elgamal 5ed946cc4c fix minikube stop output 2020-05-06 14:41:43 -07:00
Sharif Elgamal 494710616b let's change a bunch of stuff 2020-05-05 14:42:07 -07:00
Sharif Elgamal bd2c4d8f6c Merge branch 'master' of github.com:kubernetes/minikube into restart 2020-05-04 14:49:51 -07:00
Medya Ghazizadeh e0685c8f5d
Merge pull request #7984 from medyagh/detect_windows_container
Detect windows container and exit with instructions
2020-05-04 20:01:17 +00:00
Sharif Elgamal daaafd5df4 lint 2020-05-04 09:26:02 -07:00
Medya Gh d887259153 add to registry 2020-05-02 20:19:17 -07:00
Medya Gh ddd3c72f9d add kic base image to the cluster config 2020-05-02 19:29:54 -07:00
Medya Gh 4572d0634f exit with usage if container type is windows 2020-05-02 18:29:33 -07:00
Sharif Elgamal 38ec707f66 only warn on fresh start 2020-05-01 18:04:06 -07:00
Sharif Elgamal 4cb2d0f34a Merge branch 'master' of github.com:kubernetes/minikube into restart 2020-05-01 17:02:19 -07:00
Sharif Elgamal 76349e19b2 more changes 2020-05-01 17:02:11 -07:00
Sharif Elgamal fa039b1d50 Merge branch 'master' of github.com:kubernetes/minikube into warn-exp 2020-05-01 09:50:01 -07:00
Sharif Elgamal 5914fb273f extra newline 2020-05-01 09:20:49 -07:00
Sharif Elgamal 94a9c03b91 initial commit for restartWorker 2020-04-30 16:02:43 -07:00
Kenta Iso 138f73f9f8 Change tunnel cleanup flag default to true 2020-04-30 19:26:46 +09:00
Sharif Elgamal 965e8da19a fix multinode check in node_add 2020-04-29 13:06:20 -07:00
Sharif Elgamal a2aaea83af swap to WarningT 2020-04-29 10:29:05 -07:00
Sharif Elgamal d09ae65cd9 add experimental warning for multinode clusters 2020-04-29 10:14:50 -07:00
Thomas Strömberg 7b39b102d6
Merge pull request #7930 from sharifelgamal/cni
Automatically apply CNI on multinode clusters
2020-04-29 09:14:38 -07:00
Thomas Strömberg 7dc28f6af7
Merge pull request #7247 from tstromberg/control-plane-host
Add `(host|control-plane).minikube.internal` to /etc/hosts
2020-04-29 09:10:49 -07:00
Medya Ghazizadeh c739d3f564
Merge pull request #7928 from sharifelgamal/mem
improve auto-select memory for multinode clusters
2020-04-28 21:22:22 -07:00
Sharif Elgamal 747b18a955 lint 2020-04-28 12:10:27 -07:00
Sharif Elgamal d637698b60 Merge branch 'master' of github.com:kubernetes/minikube into cni 2020-04-28 11:19:07 -07:00
Sharif Elgamal de5e493b10 add unit tests 2020-04-28 11:15:11 -07:00
Sharif Elgamal b116cd15bb lint 2020-04-28 10:18:33 -07:00
Sharif Elgamal e61a18cbaa be smarter about allocating memory for multinode clusters 2020-04-28 10:10:02 -07:00
Sharif Elgamal de71233966
Merge pull request #7851 from radeksm/feature/7667
Add list option for "minikube node" command
2020-04-28 10:09:38 -07:00
Thomas Stromberg 878fc6a5f0 Merge branch 'master' into control-plane-host 2020-04-28 08:09:24 -07:00
Sharif Elgamal 5848bbe011 Merge branch 'master' of github.com:kubernetes/minikube into cni 2020-04-27 14:15:19 -07:00
Sharif Elgamal 228c1b092c automatically apply kic overlay when detecting multinode clusters 2020-04-27 14:15:12 -07:00
Radoslaw Smigielski a843b3083c Also show IP address of the node 2020-04-27 21:51:58 +01:00
Radoslaw Smigielski 4c1e6c5fe0 Merge branch 'master' into feature/7667 2020-04-27 20:52:23 +01:00
Priya Wadhwa e3397d559f Merge branch 'master' of https://github.com/kubernetes/minikube into systemd 2020-04-27 10:33:12 -07:00
Medya Gh 556e8871b7
wait for service 2020-04-24 19:13:39 -07:00
Thomas Strömberg e3a3b1e743
Merge pull request #7308 from laozc/metallb
Add Metal LB addon
2020-04-24 16:59:50 -07:00
Priya Wadhwa 71ca99b926 Merge branch 'master' of https://github.com/kubernetes/minikube into systemd 2020-04-24 15:33:50 -07:00
Medya Ghazizadeh 0ea84f9d14
Revert "docker-env: fall back to bash if can not detect shell." 2020-04-24 14:25:15 -07:00
Medya Ghazizadeh c84067cd35
Merge pull request #7887 from medyagh/bash_fallback_docker_env
docker-env: fall back to bash if can not detect shell.
2020-04-24 13:27:56 -07:00
priyawadhwa 43948fac30
Merge pull request #7835 from radeksm/bugdix/7792
change emoji for:  notifying new kubernetes version is available
2020-04-24 10:45:09 -07:00
Medya Gh 191484e21a
fall back to bash if can not detect 2020-04-23 22:19:06 -07:00
Priya Wadhwa dc14146f8d resolve merge conflict 2020-04-23 14:53:28 -07:00
Thomas Stromberg e5cc661733 Merge master 2020-04-23 14:31:47 -07:00
Tobias Klauser c10822cb65 Drop duplicate import
The k8s.io/minikube/pkg/util package is imported twice, in one case
aliased to "pkgutil". Drop the alias and use the original package name.
2020-04-23 21:35:10 +02:00
Priya Wadhwa ca5c8953e8 change flag name to --base-image 2020-04-22 15:28:39 -07:00
Priya Wadhwa e5d633df9f fix lint 2020-04-22 14:51:36 -07:00
Priya Wadhwa da4119e33a Add --docker-base-image flag for kic development 2020-04-22 14:28:21 -07:00
Priya Wadhwa ae388d0edb Add --force-systemd flag to force container runtime to use systemd 2020-04-22 14:10:55 -07:00
Radoslaw Smigielski 3d9cebac72 Fix some space/tabs mixture 2020-04-22 21:51:09 +02:00
Radoslaw Smigielski 546540cbbb Fix the broken line 2020-04-22 21:51:09 +02:00
Radoslaw Smigielski eae39ea9a0 Notify user when new kubernetes version is available
Change emoji for telling that new kubernetes is available.
2020-04-22 21:51:05 +02:00
Radoslaw Smigielski face3a43b9 Fix lint problem 2020-04-22 17:20:26 +01:00
Radoslaw Smigielski bf618d6632 Add list option for "minikube node" command
Add option to list the nodes.
So far there was no "minikube node list" command.
2020-04-22 17:08:44 +01:00
Sharif Elgamal ab548abeb3 Merge branch 'master' of github.com:kubernetes/minikube into multitest 2020-04-21 11:32:27 -07:00
Thomas Stromberg 23fa28f739 Add HostIP support for none, reduce tech debt 2020-04-21 11:15:04 -07:00
priyawadhwa 38b54da842
Merge pull request #7707 from prasadkatti/fix/skip_preload_if_image_repo_set
Skip preload download if --image-repository is set
2020-04-21 09:59:59 -07:00
Sharif Elgamal 2b5244a175 Merge branch 'master' of github.com:kubernetes/minikube into multitest 2020-04-21 00:19:14 -07:00
Medya Gh b639c6112d
fix delete and add integeration test 2020-04-20 20:38:31 -07:00
Sharif Elgamal 7de758d515 add more detailed multinode tests 2020-04-20 15:01:21 -07:00
sayboras 66a7cf26b3
Add fish auto completion 2020-04-20 11:52:26 +10:00
Medya Ghazizadeh 14b6582c7b
Merge pull request #7749 from tstromberg/storageclass-kapi
Unify Kubernetes client creation around kapi.Client
2020-04-17 14:54:27 -07:00
Thomas Stromberg 8fc8abb6df Remove viper from service package 2020-04-17 12:26:52 -07:00
Thomas Stromberg 3a5406f79e Unify client creation around kapi.Client 2020-04-17 09:58:14 -07:00
Medya Gh 27bd2a9e0b fix message 2020-04-17 00:28:40 -07:00
Medya Gh 2a38fa3cfc enable tunnel and service for docker on windows 2020-04-16 23:44:07 -07:00
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
Prasad Katti 06fadf8213 Skip preload download if --image-repository is set 2020-04-15 22:24:24 -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
Medya Gh 792ca63179 respect the user existing config 2020-04-06 18:58:42 -07:00
Sharif Elgamal eb42d16087 actually error out when driver is specified 2020-04-06 13:51:30 -07:00
Sharif Elgamal 78595b13dc split out node provisioning and starting kubernetes 2020-04-06 11:45:42 -07:00
Priya Wadhwa 7d1d965faa Merge branch 'master' of https://github.com/kubernetes/minikube into generate-docs 2020-04-06 10:26:19 -07:00
Sharif Elgamal f290aa9c3c Merge branch 'master' of github.com:kubernetes/minikube into driver-fallback 2020-04-06 10:25:20 -07:00
loftkun fb2c3ed4b7 fix validateDriver() to exit when detects an error 2020-04-06 23:45:54 +09:00
Medya Gh 77d1da04a2 change log level for err 2020-04-03 18:48:39 -07:00
Medya Gh 4221e63e13 add logs for wait components 2020-04-03 18:43:37 -07:00
Sharif Elgamal 3d037a8871 only failback to next driver if provisioning fails 2020-04-03 17:46:42 -07:00
Medya Gh 74551841cc address review comments 2020-04-02 23:41:45 -07:00
Medya Gh 62ca22a662 refactor and rebase 2020-04-02 18:58:51 -07:00
Medya Gh 9fc36a6d4e typo 2020-04-02 17:55:15 -07:00
Medya Gh d6b3cc6109 lint 2020-04-02 17:55:15 -07:00
Medya Gh 4c8f79d823 add wait logic to kubeadm 2020-04-02 17:55:15 -07:00
Medya Gh 3b39b271ac fix interpret wait 2020-04-02 17:54:14 -07:00
Medya Gh e4eae47e86 interpret wait flags 2020-04-02 17:54:14 -07:00
Sharif Elgamal 31f225d90e fix lint 2020-04-02 15:16:11 -07:00
Sharif Elgamal b66447ea13 remove random failure for testing 2020-04-02 14:48:28 -07:00
Sharif Elgamal dd957ff2f7 make sure to print error on failure 2020-04-02 14:47:18 -07:00
Sharif Elgamal af8d01d83d Merge branch 'master' of github.com:kubernetes/minikube into driver-fallback 2020-04-02 14:40:33 -07:00
Sharif Elgamal 26c747137e failback to alternate drivers if startup fails with automatic choice 2020-04-02 14:36:46 -07:00
Thomas Strömberg 37a98106c4
Merge pull request #7382 from tstromberg/stderr-fix3
Move errors and warnings to output to stderr
2020-04-02 14:36:16 -07:00
Thomas Strömberg 78ecf53d40
Merge pull request #7360 from tstromberg/wrong-url
Correct assumptions for forwarded hostname & IP handling
2020-04-02 14:33:48 -07:00
Thomas Stromberg 5b3834ec63 Merge to master 2020-04-02 12:39:32 -07:00
Priya Wadhwa 7004c398b0 Don't generate documentation for hidden commands 2020-04-02 12:05:27 -07:00
Priya Wadhwa cd81888a22 Merge branch 'master' of https://github.com/kubernetes/minikube into generate-docs 2020-04-02 11:09:56 -07:00
Priya Wadhwa 7988704bed fixups 2020-04-02 11:01:26 -07:00
Priya Wadhwa d578626079 delete unneeded files 2020-04-02 10:50:14 -07:00
Priya Wadhwa 6fdecf2ebf Add unit test to check that docs are up to date
This requires the following changes:

1. We need to pass in -ldflags to `go test`, since we need to know the curren iso version to correctly generate the description for --iso-url

2. We need to rewrite the description of the --driver flag on `minikube start` because it is operating system specific, which doesn't make sense for our documentation
2020-04-02 10:48:47 -07:00
Thomas Stromberg 5307145802 Move errors and warnings to output to stderr 2020-04-02 09:58:13 -07:00
Sharif Elgamal 357b5bb28c Merge branch 'master' of github.com:kubernetes/minikube into driver-fallback 2020-04-02 08:57:34 -07:00
Thomas Stromberg a71edc3920 Merge branch 'master' into wrong-url 2020-04-02 08:32:54 -07:00
Thomas Stromberg e09a1221bb Add rejection reason to 'unable to find driver' error 2020-04-02 06:20:35 -07:00
Sharif Elgamal 0357c89ee5 add issue to todo comment 2020-04-01 17:35:41 -07:00
Sharif Elgamal ac1b3b0c59 merge 2020-04-01 17:32:36 -07:00
Priya Wadhwa c409c4c91c Add unit tests to make sure docs are up to date 2020-04-01 16:13:54 -07:00
Priya Wadhwa a9dcfe82fe Update generate-docs command
Now, generate-docs will compile all subcommands for one command into one document instead of creating a document per subcommand.

For example, instead of creating:

minikbue_addons_enable.md
minikbue_addons_disable.md

it will now create

addons.md

which will include subsections for `minikube addons enable` and `minikube addons disable`.
2020-04-01 15:59:33 -07:00
Sharif Elgamal 4df145518a Merge branch 'master' of github.com:kubernetes/minikube into delete-on-failure 2020-04-01 15:24:38 -07:00
Thomas Strömberg 5306702515
Merge pull request #7363 from tstromberg/stop-harder
Extend maximum stop retry from 30s to 120s
2020-04-01 14:43:14 -07:00
Thomas Strömberg 428e6bd285
Merge pull request #7325 from afbjorklund/version-options
Implement options for the minikube version command
2020-04-01 14:41:00 -07:00
Thomas Strömberg 64bd8dee8b
Merge pull request #7299 from afbjorklund/dashboard-kubectl
Run dashboard with internal kubectl if not in path
2020-04-01 14:40:23 -07:00
Thomas Stromberg b71126356f Extend maximum stop retry from 30s to 120s 2020-04-01 14:24:53 -07:00
Medya Ghazizadeh a24ae23024
Merge pull request #7356 from afbjorklund/kubectl-version
Use kubectl version --short if --output=json fails
2020-04-01 14:17:52 -07:00
Thomas Stromberg 96a87e89cf Remove IP check, because it's wrong on Docker 2020-04-01 13:53:17 -07:00
Thomas Stromberg c76fac7d74 Standardize port-forwarding and kubeconfig hostname logic, fix Docker Linux IP 2020-04-01 11:57:32 -07:00
Sharif Elgamal d8151730f4 retry anytime node.Start fails, not just in minikube start 2020-04-01 11:00:39 -07:00
Thomas Strömberg 592bb2e9eb
Merge pull request #7310 from tstromberg/wrong-url
mustload: Replace DriverIP with Forwarded(IP|Port)
2020-04-01 08:29:12 -07:00
Anders F Björklund 227fec14ae Use kubectl version --short if --output=json fails
Really old kubernetes clients did not have the --output parameter

Show a friendly reminder to upgrade, instead of an error message.
2020-04-01 17:19:14 +02:00
Thomas Strömberg 28ec78a5cb
lint - add newline after stdlib imports 2020-04-01 05:54:23 -07:00
Sharif Elgamal 673922c8d3 code comments 2020-03-31 15:38:59 -07:00
Sharif Elgamal fcb5c462f4 add delete-on-failure flag 2020-03-31 15:06:16 -07:00
Sharif Elgamal fd3e0f505a clean up minikube start output 2020-03-30 15:31:17 -07:00
Anders F Björklund a1cc3188bb Implement options for the minikube version command
Add --short and --output options, just like kubectl
2020-03-30 22:19:39 +02:00
Anders F Björklund 5f9515040d Run dashboard with internal kubectl if not in path
If "kubectl" is not in the PATH, then use the same cached binary
as with the "minikube kubectl" command (version matching cluster).
2020-03-30 18:34:20 +02:00
Thomas Stromberg 7f5f12c5f4 Get rid of DriverIP attr to prevent future misuse 2020-03-29 11:44:25 -07:00