Fabiano Franz
|
9ddacfa25f
|
Mark filename flags for completions
|
2016-04-01 16:14:36 -03:00 |
|
harry
|
bc422f077a
|
Refactor bool_flag into sub pkg
|
2016-03-21 14:50:57 +08:00 |
|
nikhiljindal
|
593b78f925
|
Deprecating --api-version flag
|
2016-03-11 10:12:44 -08:00 |
|
AdoHe
|
9cc668f7c6
|
update commented examples just remove $
|
2016-02-29 09:41:09 -05:00 |
|
Eric Paris
|
aad4b4477d
|
Make "BoolFlag" booleans not require =true
|
2016-01-14 09:07:00 -05:00 |
|
hurf
|
c4dc056105
|
Improve message from kubectl config
1.use Fprintf instead of Printf
2.output simple success messages
3.lowercase all error messages
|
2015-09-23 16:10:21 +08:00 |
|
Kris Rousey
|
ae6c64d9bb
|
Moving everyone to unversioned client
|
2015-08-18 10:23:03 -07:00 |
|
Peeyush Agarwal
|
05e069d038
|
Use bash comments in kubectl examples
Comments in kubectl examples should use bash comments, not Go comments.
So, replaces // by # for example strings.
|
2015-08-12 19:56:23 +00:00 |
|
Mike Danese
|
8e33cbfa28
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |
|
deads2k
|
c5ef83b29b
|
relativize paths in kubeconfig files
|
2015-07-30 14:57:38 -04:00 |
|
deads2k
|
55f574c267
|
switch kubeconfig types to internal map[string]*struct
|
2015-07-30 14:57:38 -04:00 |
|
Eric Paris
|
6b3a6e6b98
|
Make copyright ownership statement generic
Instead of saying "Google Inc." (which is not always correct) say "The
Kubernetes Authors", which is generic.
|
2015-05-01 17:49:56 -04:00 |
|
deads2k
|
de4be5422c
|
change kubeconfig loading order
|
2015-04-16 13:05:09 -04:00 |
|
deads2k
|
b2e3f2185e
|
make kubectl config behave more expectedly
|
2015-04-09 15:43:57 -04:00 |
|
Jeff Lowdermilk
|
a5746c9a0e
|
Fix md generation for kubectl docs
Display usage string, not long help, as code, remove angle brackets from
output (.md interprets as tags and hides).
|
2015-03-11 16:42:40 -07:00 |
|
Jeff Lowdermilk
|
6e704d174d
|
Simplify generating kubeconfig with embeded cert data
|
2015-03-03 12:18:07 -08:00 |
|
Jordan Liggitt
|
abb38cf793
|
Let .kubeconfig populate ca/cert/key data, and basic-auth username/password in client configs
|
2015-02-19 11:29:42 -05:00 |
|
deads2k
|
05bc508a13
|
make all kubectl config set-* easier to use
|
2015-01-26 15:16:54 -05:00 |
|
deads2k
|
b51a717f6e
|
add kubectl config
|
2015-01-13 16:19:57 -05:00 |
|