Dawn Chen
|
e3c019128e
|
Add EventSource to api to have both Component and Host information.
|
2015-01-06 16:08:20 -08:00 |
Daniel Smith
|
7f46d420dd
|
add existence func and unit test
|
2014-12-23 14:05:26 -08:00 |
Daniel Smith
|
16c624b2e6
|
improve error reporting for bad templates
|
2014-12-23 11:21:38 -08:00 |
saadali
|
ae1db31a0f
|
Issue 2948: fix "kubectl get events" result not sorted
|
2014-12-18 11:02:12 -08:00 |
Sam Ghods
|
6399854240
|
Remove unused YAML tags and GetYAML/SetYAML methods
Unneeded after move to ghodss/yaml.
|
2014-12-02 16:25:28 -08:00 |
Sam Ghods
|
9a9a1e0939
|
Move from go-yaml/yaml to ghodss/yaml
|
2014-12-02 16:24:05 -08:00 |
Daniel Smith
|
432cf39c0c
|
add test and more helpful error message
|
2014-11-20 14:11:19 -08:00 |
Clayton Coleman
|
487e5cd061
|
Make GetPrinter take the necessary conversion arguments
This fully encapsulates decisions about conversion within GetPrinter,
which prevents users from accidentally not converting.
|
2014-11-18 21:14:39 -05:00 |
Daniel Smith
|
a198a62064
|
refactor resource printer's version handling (to make adding --watch feature easier)
|
2014-11-11 16:15:22 -08:00 |
Daniel Smith
|
6fa6d3ee3e
|
kubectl resource printing: actually do versioned print
|
2014-11-11 15:32:13 -08:00 |
Daniel Smith
|
9bb0d33a3f
|
Fix kubectl -template to be versioned
|
2014-11-07 16:47:21 -08:00 |
Clayton Coleman
|
a8ccb0f99f
|
Display an external version of the object for --output
Use the version of the API the RESTMapper prefers (currently)
|
2014-11-04 10:44:56 -05:00 |
Clayton Coleman
|
70aa9cc62c
|
Add --template and --templatefile options for more flexibility
Allow directly entered templates for scripting flexibility.
Changes --output=template to mean "string" and --output=templatefile
to mean "from file"
|
2014-11-04 10:44:56 -05:00 |
Brendan Burns
|
5d4d60783d
|
Add requirements based scheduling.
|
2014-10-25 22:08:00 -07:00 |
Clayton Coleman
|
644eb70085
|
Refactor tests to split ObjectMeta from TypeMeta
|
2014-10-24 11:22:21 -04:00 |
Clayton Coleman
|
bb77a5d15f
|
Rename ID -> Name
|
2014-10-22 15:00:26 -04:00 |
Sam Ghods
|
a9a8c016f7
|
Add --no-headers to kubectl get
|
2014-10-15 19:05:36 -07:00 |
Sam Ghods
|
4b220f8b0a
|
kubectl: kubecfg rewrite for better modularity and improved UX
|
2014-10-15 15:29:54 -07:00 |