Veres Lajos
|
9f77e49109
|
typofix - https://github.com/vlajos/misspell_fixer
|
2015-08-08 22:31:48 +01:00 |
Mike Danese
|
17defc7383
|
run gofmt on everything we touched
|
2015-08-05 17:52:56 -07:00 |
Mike Danese
|
8e33cbfa28
|
rewrite go imports
|
2015-08-05 17:30:03 -07: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 |
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
|
cd7d78b696
|
Make kubectl commands return errors and centralize exit handling
|
2015-03-10 10:19:43 -07:00 |
deads2k
|
bc93de314a
|
remove --ns-path option from .kubeconfig file, kick tests
|
2015-02-03 14:22:55 -05:00 |
fabianofranz
|
c43637b73c
|
Extract several kubectl helpers from cmd/cmd.go
|
2014-11-10 15:09:32 -02:00 |
derekwaynecarr
|
5a7aced7b0
|
Kubectl namespace support
Add unit test for load namespace info
Different message on display of namespace versus setting namespace
|
2014-10-30 11:05:30 -04:00 |