Brendan Burns
|
f505a33998
|
Differentiate between server error messages and client error messages in kubectl
|
2015-03-07 11:39:23 +01:00 |
|
Brendan Burns
|
fb90b56bf6
|
Embed VolumeSource in v1beta3 and internal.
|
2015-03-04 02:25:40 -08:00 |
|
Mike Danese
|
25fac68ec4
|
validate api version in kubectl --patch and --override.
|
2015-03-02 13:00:45 -08:00 |
|
Brian Grant
|
3f69112e02
|
Merge pull request #4766 from mikedanese/remove-util-merge
Remove pkg/util/merge and replace with evanphx/json-patch
|
2015-02-25 09:22:01 -08:00 |
|
Mike Danese
|
88e1ab3cbe
|
replace pkg/util/merge with evanphx/json-patch
|
2015-02-23 20:55:30 -08:00 |
|
Tim Hockin
|
607b736a3f
|
Rename volume source types to be consistent.
|
2015-02-23 12:39:57 -08:00 |
|
Clayton Coleman
|
a8ba77f23b
|
Remove unused flag helpers
|
2015-02-21 18:25:55 -05:00 |
|
Clayton Coleman
|
35cc1b0c15
|
Mark old kubectl/resource.go methods as deprecated
Every command should use resource.Builder instead to have consistent
behavior.
|
2015-02-21 18:22:07 -05:00 |
|
Mike Danese
|
a4eca69e6c
|
added previously failing unit test and fix using pkg/util/merge.go instead of mergo to apply patch.
|
2015-02-17 07:43:21 -08:00 |
|
Brendan Burns
|
f63cf05d21
|
Add some docs to the template format.
|
2015-02-12 18:29:11 -08:00 |
|
MikeJeffrey
|
e5459c8802
|
Clean up kubectl help for auto-gen'd kubectl.md
|
2015-02-10 12:02:05 -08:00 |
|
Jeff Lowdermilk
|
aff7f63d7f
|
Explicitly send error string to Fatal log 2
|
2015-02-10 10:02:16 -08:00 |
|
Jeff Lowdermilk
|
d46ae5d841
|
Refactor kubectl/cmd helpers into pkg/kubectl/cmd/util
Allows helpers to be used by config commands.
|
2015-02-05 09:39:42 -08:00 |
|