Commit Graph

6 Commits (00989f229cb10d77ff0d57ea867a51d61cb4ffe5)

Author SHA1 Message Date
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
Brendan Burns 86a0193f51 Merge pull request #4311 from kazegusuri/update_nil_label
kubectl label command crashes when a resource has no labels
2015-02-20 15:52:05 -08:00
Eric Paris d508395828 Change all cobra commands to use the example section
This will output the examples in their own section, rather than as part
of the 'long' synposis.
2015-02-20 16:41:31 -05:00
MikeJeffrey ca1e9f8061 Comments go above the sample line in kubectl docs. 2015-02-12 15:49:25 -08:00
Masahiro Sano a841b91aed allocate map if Labels is not initialized 2015-02-11 20:05:41 +09:00
Brendan Burns ac35aa5e32 Add a label command. 2015-02-09 20:09:02 -08:00