Commit Graph

1524 Commits (6f463931239d419b94b37e53f7304bdab5a64f2f)

Author SHA1 Message Date
Thomas Stromberg 882d1aeab3 Universally point to the host docker daemon 2020-03-06 12:04:32 -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
Medya Gh 4709af55df resolve review comments 2020-02-26 12:44:25 -08:00
vikkyomkar 9d87d64441 added suggestion message 2020-02-25 11:24:25 +05:30
Medya Gh 7596b39607 addres PR review 2020-02-24 15:10:34 -08:00
Medya Gh 850169764c improve message 2020-02-24 14:51:45 -08:00
Medya Gh 2e261d3d00 add not implemented messages for docker on mac service 2020-02-24 14:41:34 -08:00
Medya Gh d7ee8bfd37 patch 2020-02-24 11:31:53 -08:00
Medya Ghazizadeh 5fe81c806d
Merge pull request #6460 from josedonizetti/kic-darwin-tunnel
WIP: kic darwin tunnel
2020-02-24 11:28:00 -08:00
vikkyomkar 8cfc825641 fixes profile switch to non-existing one 2020-02-24 17:49:25 +05:30
Medya Ghazizadeh 727beb6893
Merge pull request #6744 from kppullin/docker-env-fish-fix
Generate fish compatible docker-env hint
2020-02-22 18:42:08 -08:00