Commit Graph

1533 Commits (176c6551a8ab3fd39d5459f8ccfd4fc3dc39bf0c)

Author SHA1 Message Date
Medya Ghazizadeh ec5dfbb17f
Merge pull request #6959 from afbjorklund/reportcard-cleanup
Improve the go reportcard for minikube
2020-03-10 15:11:00 -07:00
Thomas Stromberg b99304eac3 WarningType -> Warning 2020-03-10 09:07:42 -07:00
Thomas Strömberg 4f5c882ca4
Merge pull request #6969 from sharifelgamal/cp-bc
Allow backwards compatibility with 1.6 and earlier configs
2020-03-10 07:19:03 -07:00
Sharif Elgamal 3b900cb308
minor fix 2020-03-09 12:39:58 -07:00
Sharif Elgamal 424b5170f7
Allow backwards compatibility with 1.6 and earlier configs 2020-03-09 12:01:07 -07:00
Kenta Iso 5ee6f77f72 make the stopped node output clarify 2020-03-09 21:55:49 +09:00
Anders F Björklund bdbc7c00a5 Improve the go reportcard for minikube
Fix gofmt, golint, and most of gocyclo
(but not the integration tests just yet)
2020-03-08 21:48:26 +01:00
Medya Ghazizadeh c17e998923
Merge pull request #6915 from tstromberg/fish-2x
docker-env: Add semicolons back for fish, required for fish 2.x users
2020-03-06 13:41:02 -08:00
Thomas Stromberg 882d1aeab3 Universally point to the host docker daemon 2020-03-06 12:04:32 -08:00
Thomas Stromberg 13da35ced2 Add semicolons back to fish env, required for fish 2.x users 2020-03-06 11:44:30 -08:00
tstromberg 1f61f39bae Merge conflict 2020-03-05 15:33:46 -08:00
Medya Ghazizadeh f702821c9d
Merge pull request #6903 from tstromberg/downgrade-spacing
Improve downgrade messaging
2020-03-05 14:30:47 -08:00
tstromberg b6c96eef30 Skip ISO checksum validation if custom URL is specified 2020-03-05 13:49:48 -08:00
tstromberg a336bc9f76 Improve downgrade messaging 2020-03-05 13:30:07 -08:00
Thomas Stromberg 044ff571e6 Merge master 2020-03-05 12:05:49 -08:00
Thomas Stromberg c2c1807c93 Automatically scale the default memory allocation 2020-03-05 11:59:22 -08:00
Medya Ghazizadeh d96edd4e8e
Merge pull request #6892 from tstromberg/iso-fallback
Unify downloaders, add GitHub and Alibaba ISO fallbacks
2020-03-05 11:07:35 -08:00
Thomas Stromberg 1f7ae5b35b Merge to master 2020-03-05 09:57:46 -08:00
Sharif Elgamal 625592920e fallback to vm-driver 2020-03-05 09:41:51 -08:00
Sharif Elgamal 1327f9d3a5
Merge pull request #6836 from sharifelgamal/machinename
Decouple machine name from profile/cluster name
2020-03-04 21:06:28 -08:00
Thomas Stromberg 3e772d0048 Merge master 2020-03-04 20:18:16 -08:00
Medya Ghazizadeh d5bc3fdc65
Merge pull request #6888 from sharifelgamal/driver
Switch --vm-driver paramter to --driver
2020-03-04 19:04:43 -08:00
Thomas Stromberg a1ebcbd031 Merge conflicts 2020-03-04 18:01:41 -08:00
Thomas Stromberg 39670fc06f Add download package & support URL fallback 2020-03-04 17:07:49 -08:00
Sharif Elgamal 0ff12cafac Merge branch 'master' of github.com:kubernetes/minikube into machinename 2020-03-04 16:37:54 -08:00
Sharif Elgamal 2db0b8cea2 fix search/replace errors 2020-03-04 14:10:39 -08:00
Sharif Elgamal ac0c1bad42 missing files 2020-03-04 13:48:21 -08:00
Sharif Elgamal e2ce45c6f0 Switch --vm-driver paramter to --driver 2020-03-04 13:32:43 -08:00
Sharif Elgamal 7fbabd4798 Merge branch 'master' of github.com:kubernetes/minikube into machinename 2020-03-04 09:24:17 -08:00
Naveen Kumar Sangi f183a79a2d
profile_list: Do not throw error for unready clusters 2020-03-04 11:13:51 -06:00
Medya Ghazizadeh aa02c106c3
Merge pull request #6875 from josedonizetti/fix-delete-all-cmd
Fix delete --all if using non default profile
2020-03-03 17:59:07 -08:00
Jose Donizetti a269de762f Fix delete --all if using non default profile 2020-03-03 20:41:24 -03:00
Sharif Elgamal daf8363961
fix logs and delete command 2020-03-03 14:23:35 -08:00
Sharif Elgamal 3bb111a6fc
make sure machine name is properly backwards compatible 2020-03-03 13:49:01 -08:00
Sharif Elgamal 95dd21d115
unit tests pass holy cow 2020-03-03 13:20:21 -08:00
Sharif Elgamal 28e030c728
Merge branch 'master' of github.com:kubernetes/minikube into machinename 2020-03-03 12:16:47 -08:00
Sharif Elgamal 2618c32b27
fixing unit tests 2020-03-03 12:14:22 -08:00
Medya Ghazizadeh 6affbc3209
Merge pull request #6867 from josedonizetti/fix-kic-service-warn-message
kic: Fix service warn message on docker/osx
2020-03-03 10:16:19 -08:00
Jose Donizetti f679db1d09 kic: Fix service warn message on docker/osx 2020-03-03 10:03:52 -03:00
Sharif Elgamal 31a42ce672
address comments 2020-03-02 17:30:08 -08:00
Sharif Elgamal 4cd3ef81a5
more changes 2020-03-02 15:21:37 -08:00
Anders F Björklund fd99260ae7 Fix native-ssh flag for the ssh command 2020-03-02 19:12:04 +01:00
Sharif Elgamal 4b902f7e9f
more changes 2020-02-28 15:58:05 -08:00
Jose Donizetti 954f5a6b74 kic: fix service list for docker on osx 2020-02-28 14:57:53 -03:00
Sharif Elgamal 3b04a8d85e initial machine name refactor 2020-02-28 09:50:55 -08:00
Medya Ghazizadeh 3f34e68404
Merge pull request #6774 from vikkyomkar/issue-6767
Fix: do not change the profile to a none existing profile
2020-02-28 09:21:32 -08:00
Jose Donizetti c412a8ae44 Fix start for existing profile 2020-02-28 12:53:51 -03:00
Jose Donizetti 5e30d2f8c9 Fix linter 2020-02-26 22:29:28 -03:00
Jose Donizetti 5d8f2541f6 kic on mac: add service warn 2020-02-26 22:16:50 -03:00
Jose Donizetti f390d4bf30 kic on mac: add service cmd support 2020-02-26 20:49:58 -03:00