Medya Ghazizadeh
165c1afd33
UI: improve minikube help output by grouping into categories ( #4879 )
...
* Improve minikube help output by grouping into categories
* consistant colon
* Add configuration category to grouped commands
2019-07-29 15:04:44 -07:00
Medya Ghazizadeh
743aeaa859
Merge pull request #4887 from josedonizetti/fix-glog-parse-error
...
Fix glog parse error
2019-07-29 13:24:19 -07:00
Thomas Strömberg
a05a26e039
Merge pull request #4758 from blueelvis/4661-force-poweroff-in-hyperv
...
hyperv: Run "sudo poweroff" before stopping VM
2019-07-29 10:16:23 -07:00
josedonizetti
08c86b4010
Add comment explaining pkg/initflag
2019-07-27 11:05:49 -03:00
josedonizetti
42a69a9a27
Add pkg/initflag
2019-07-27 10:40:21 -03:00
Jose Donizetti
fe00076341
Revert "Fix flag.Parse error logging"
2019-07-25 23:03:04 -03:00
Medya Ghazizadeh
288024fd53
Merge pull request #4867 from josedonizetti/fix-flag-parse-error-logging
...
Fix flag.Parse error logging
2019-07-25 14:41:58 -07:00
Jose Donizetti
4ea0250a43
Validate driver is supported on current OS ( #4720 )
...
* Validate None driver is supported on current OS
* Add Virtualbox tests to validateOSSupportVMDriver
* Add Hyperv driver OS validation
* Add Hyperkit driver OS validation
* Add Kvm2 driver OS validation
* Refactor driver validation to use IsValidDriver
2019-07-25 11:14:57 -07:00
josedonizetti
d7f755d67a
Fix flag.Parse error logging
2019-07-25 10:31:30 -03:00
Jose Donizetti
6a5fbbac34
Warn if hyperkit version is old ( #4691 )
...
* Add warn if hyperkit driver version is old
* Add hyperkit upgrade documentation
* Improve kvm/hyperkit upgrade warn message
* Move validateDriverVersion to before downloading ISO
* Change executable to use constants
2019-07-22 15:35:42 -07:00
Jituri, Pranav
c96a3bf1db
Add conditional to poweroff on Hyper-V using SSH
2019-07-20 23:05:45 +05:30
Sharif Elgamal
6552436311
Console output cleanup ( #4825 )
...
* Console output cleanup
* comment fix
* Fixing out.Out stutter
* Fix invalid template
* Change profile_list.go to new console functions
* more merge stuff
2019-07-19 17:00:51 -07:00
Thomas Strömberg
784717c007
Merge pull request #4813 from tstromberg/cluster_test
...
Make cluster_test and utils_test run in isolation
2019-07-19 16:48:26 -07:00
Medya Gh
5d5c193743
Fix profile list error handling
2019-07-19 16:24:23 -07:00
Medya Gh
605a549de4
Improve usage message when there is no profile found
2019-07-19 16:15:11 -07:00
Medya Gh
7ef6b80a16
Add usage message when no profile found and avoid showing empty table
2019-07-19 16:10:03 -07:00
Medya Ghazizadeh
9f42df6209
Merge pull request #4811 from medyagh/add_profile_list_cmd
...
Add a new command (profile list)
2019-07-19 15:43:50 -07:00
Medya Gh
51a19625bc
Lint and add optional arg to other loaders
2019-07-19 10:45:56 -07:00
Medya Gh
b17376cccf
Refactor profile, detect invalid profiles
2019-07-18 18:23:26 -07:00
tstromberg
a3d32758f8
Add mock.Logf functions to avoid panics
2019-07-18 18:12:48 -07:00
Medya Gh
0d16ab38b9
boilerplate format
2019-07-18 14:50:37 -07:00
Medya Gh
a0e515a770
Added cobra command for profile list
2019-07-18 14:29:47 -07:00
Medya Gh
8730c02c93
Use Out instead OutT for ip
2019-07-18 13:01:05 -07:00
Medya Gh
453b8630f4
merge upstream
2019-07-18 11:50:55 -07:00
Thomas Strömberg
b992c4542a
Merge pull request #4744 from tstromberg/faster-kubelet
...
Allow users to skip pod health checks with --wait=false
2019-07-18 11:00:21 -07:00
Medya Gh
ed11f3ab0c
merge upstream
2019-07-18 10:39:28 -07:00
Medya Ghazizadeh
5178c0b300
Merge branch 'master' into translation_outstyle
2019-07-17 18:12:45 -07:00
Sharif Elgamal
93263bc2bc
Templatizing more calls to console
2019-07-17 18:06:06 -07:00
Sharif Elgamal
b4feb7e842
Merge branch 'master' of github.com:kubernetes/minikube into TEMPLATES
2019-07-17 17:46:08 -07:00
Medya Gh
97ba8854a6
more translation formatting
2019-07-17 17:37:39 -07:00
Thomas Stromberg
054fc946f1
Pass most tests
2019-07-17 17:13:12 -07:00
Thomas Stromberg
cbd7d702ef
Merge remote-tracking branch 'upstream/master'
2019-07-17 16:55:06 -07:00
Thomas Stromberg
3d7c657eaf
Templated output migration
2019-07-17 16:54:56 -07:00
Medya Gh
4e4eccad30
Added more translation formatting
2019-07-17 16:54:29 -07:00
Medya Gh
f57f6d724c
linting
2019-07-17 16:28:49 -07:00
Sharif Elgamal
67f0e8e3f4
initial commit
2019-07-17 15:42:08 -07:00
Medya Gh
f1d55de97c
Added translation fomratting for disable,profile,start
2019-07-17 15:34:14 -07:00
Sharif Elgamal
b40011b2e3
Add T versions of the console convenience functions ( #4796 )
...
* Add T versions of the console convenience functions
* more changes
* Make OutT and ErrT more convenient and add WithCodeT:
* add UsageT
* make extract
* translate messages in displayError
2019-07-17 15:19:49 -07:00
tstromberg
0b7bdad891
Merge conflicts
2019-07-17 09:22:05 -07:00
tstromberg
1b83a89df3
Settle merge conflicts
2019-07-17 09:00:54 -07:00
tstromberg
7a81b7cf68
Remove hardcoded driver list from help docs
2019-07-17 08:58:59 -07:00
Medya Ghazizadeh
d15eb12900
Merge pull request #4737 from medyagh/simplify_start
...
refactoring and simplifying start command
2019-07-16 15:34:22 -07:00
tstromberg
d0ae6e9d3b
Obsolete driver lint issues
2019-07-16 15:16:51 -07:00
tstromberg
9896386d03
Fix docker-machine-driver-kvm2 build
2019-07-16 14:42:56 -07:00
tstromberg
914713f388
Remove deprrecated drivers: kvm-old and xhyve
2019-07-16 13:40:00 -07:00
Medya Gh
78789d8d80
spelling
2019-07-16 09:33:35 -07:00
Sharif Elgamal
941c7d5fb2
moving checks to their relevant stops so unit tests work
2019-07-15 13:38:12 -07:00
Thomas Strömberg
b50aa37407
Revert "Refactor status command"
2019-07-12 14:23:38 -07:00
tstromberg
44c8dd52a8
Add --wait flag to allow users to skip pod health checks
2019-07-12 14:18:43 -07:00
Medya Gh
3dce194cd9
Move options for better groupiong
2019-07-11 17:26:36 -07:00