Thomas Strömberg
2635734849
Merge pull request #5249 from tstromberg/mologs
...
More logs: exited containers, controller manager, double line count
2019-09-03 16:16:38 -07:00
tstromberg
c32cb098b0
More logs: exited containers, controller manager, double line count
2019-09-03 10:34:44 -07:00
bpopovschi
8b17253d22
Moved warning to minikube start command and print it to stderr
2019-09-02 11:39:38 +03:00
Thomas Stromberg
2c533cf5f7
Update driver install URL, adjust upgrade text
2019-08-27 20:50:29 -07:00
Thomas Strömberg
2205bb85bf
Merge pull request #5212 from tstromberg/kconfig
...
Announce environmental overrides up front
2019-08-27 14:19:09 -07:00
Thomas Stromberg
de74ee1eb4
Announce environmental overrides up front
2019-08-27 09:42:16 -07:00
Sharif Elgamal
3ac576c9bf
Fix some help text grammar
2019-08-26 15:13:42 -07:00
Thomas Strömberg
b89a9f6261
Merge pull request #5155 from phillipahereza/downgrade_warning
...
Fix downgrade warning is unhelpful and confusing
2019-08-22 16:33:26 -07:00
Thomas Stromberg
c2c2d91453
Add assistance if the user has a root owned config
2019-08-22 14:24:59 -07:00
Thomas Stromberg
a43e311783
Exit startup if uid=0, add --force flag to override
2019-08-22 12:04:19 -07:00
phillipahereza
003ad46e4a
reworded error message
2019-08-22 08:33:22 +03:00
phillipahereza
fd8e93cbe8
Merge branch 'master' into downgrade_warning
2019-08-22 07:21:41 +03:00
Thomas Stromberg
1c7a281d47
Run gofmt -w -s
2019-08-21 11:35:59 -07:00
phillipahereza
689e3228ee
updated error message to provide more options and make more sense
2019-08-21 20:54:11 +03:00
phillipahereza
49e1267510
fix hardcoded version
2019-08-21 20:54:11 +03:00
phillipahereza
8521ac2204
fix local email
2019-08-21 20:54:11 +03:00
Phillip Ahereza
afe0f8faf3
update downgrade warning error and exit
2019-08-21 20:53:53 +03:00
Thomas Strömberg
410dd8a5e0
Merge pull request #4840 from blueelvis/4724-auto-generate-docs
...
Added command to generate the documentation
2019-08-21 10:26:48 -07:00
Thomas Strömberg
b9a88eb52b
Merge pull request #5116 from josedonizetti/refactor-read-config
...
Refactor config.ReadConfig to accept a file
2019-08-21 10:16:08 -07:00
Sharif Elgamal
404d0ff255
remove duplicate import
2019-08-20 12:00:30 -07:00
Medya Gh
f75b558ac2
rename kube pkg to kapi
2019-08-19 16:11:38 -07:00
Medya Gh
5464a7c9e2
adding a new flag wait-timeout and reduce default wait from 5 to 3
2019-08-18 01:14:02 -07:00
Medya Gh
5811610697
refactor util/kuberentes and ExtraOptions
2019-08-17 19:05:54 -07:00
josedonizetti
4738d1a80f
Refactor config.ReadConfig to accept a file
2019-08-17 12:08:38 -04:00
Thomas Strömberg
96fcb917f8
Merge pull request #5106 from tstromberg/just-delete
...
delete: Clean up machine directory if DeleteHost fails to
2019-08-16 16:46:53 -07:00
Thomas Stromberg
9a8275b83a
Make delete resilient against corrupt configs
2019-08-16 14:39:40 -07:00
Thomas Strömberg
4b5fc6a25a
Merge pull request #4844 from RA489/inseregis
...
[FEATURE] insecure-registry via minikube config set
2019-08-14 15:08:28 -07:00
Thomas Strömberg
e18d84c9f5
Merge pull request #4834 from RA489/conruntime
...
[FEATURE] allow to set container-runtime via config
2019-08-14 14:17:46 -07:00
Medya Ghazizadeh
14db2d7f1a
Merge pull request #5075 from medyagh/file_lock_write
...
Improve parallel run reliability by putting lock on files before writing
2019-08-14 12:37:47 -07:00
Medya Gh
f17f3408a8
convert all RetryAfter to retry.Expo
2019-08-13 23:48:30 -07:00
Medya Ghazizadeh
2be6484214
Merge pull request #4993 from ethan-daocloud/patch-1
...
start.go: logging message typo correction
2019-08-13 21:43:42 -07:00
Medya Gh
998d305af3
Adding lock to most ioutil.WriteFile
2019-08-13 21:12:34 -07:00
Medya Gh
5b7428c57f
remove TODO comment
2019-08-13 17:50:28 -07:00
Medya Gh
9f0b4e61f8
lint
2019-08-13 15:55:52 -07:00
Medya Gh
010b29c178
lint and TODO comment
2019-08-13 15:51:12 -07:00
Medya Gh
f712dd62f3
rename funcs, add new func DeleteProfile
2019-08-13 15:51:12 -07:00
Medya Gh
6a694ffa6f
Add create profile, move funcs out of constants
2019-08-13 15:51:12 -07:00
Medya Ghazizadeh
7bb085ad24
Merge pull request #5003 from medyagh/kubeconfig
...
Refactor Kubeconfig
2019-08-13 14:57:49 -07:00
Thomas Stromberg
f2acb4a33e
Update code references to new documentation URL's
2019-08-12 14:51:41 -07:00
Sharif Elgamal
294f880106
Localization support for help text ( #4814 )
...
* Translating help text
* explicity set usage template so we can localize it
* cleaning up extract and translation files
* Add extraction for flags help text
* some comments for extract
* refactor to account for new behavior
* Make usage template translations more palatable.
* remove commented code
* fix go mod
* pin to proper version in go.mod
* translate command grouping headers
2019-08-12 11:16:20 -07:00
Medya Gh
e696d33206
renamed funky name to Settings
2019-08-09 17:51:51 -07:00
Medya Gh
a7986993e3
get rid of cmd/util package
2019-08-09 12:23:05 -07:00
Medya Gh
d60664df78
refactor fix tests
2019-08-09 12:23:05 -07:00
Medya Gh
d3e4e78caa
remove redudnent arugment
2019-08-09 12:22:37 -07:00
Medya Gh
c064d50881
more clearn func names and move var closer where used
2019-08-09 12:22:10 -07:00
Medya Gh
08e3e14263
add embeded-certs flag to config, decouple kubeconfig from viper
2019-08-09 12:21:48 -07:00
Medya Gh
a15201b131
remove exit from kubeconfig update lib
2019-08-09 12:21:48 -07:00
Medya Gh
733ba21a36
decouple kubeconfig update from Host
2019-08-09 12:21:48 -07:00
Medya Gh
5621355004
ranem DeleteContext func
2019-08-09 12:19:58 -07:00
Medya Gh
5a9fb439ab
rename funcs
2019-08-09 12:19:58 -07:00