Kubernetes Submit Queue
1ee8f2f543
Merge pull request #44088 from xingzhou/kube-44069
...
Automatic merge from submit-queue
Fixed `kubectl cluster-info dump` to support multi-container pod.
Fixed `kubectl cluster-info dump` to support multi-container pod.
**Release note**:
```
Improve `kubectl cluster-info dump` to support multi-container pod information dump.
```
Fixed #44069
2017-04-18 07:42:14 -07:00
Kubernetes Submit Queue
19d722671b
Merge pull request #43297 from mvdan/kubectl-params
...
Automatic merge from submit-queue
kubectl/cmd: remove a bunch of unused parameters
Found with github.com/mvdan/unparam.
**Release note**: NONE
2017-04-13 04:07:21 -07:00
Xing Zhou
a08ad42848
Fixed `kubectl cluster-info dump` to support multi-container pod.
...
Fixed `kubectl cluster-info dump` to support multi-container pod.
2017-04-11 10:53:30 +08:00
Brendan Burns
79f51923d3
Extract a bunch more strings from kubectl
2017-04-06 20:12:50 -07:00
Daniel Martí
810dbc5e98
kubectl/cmd: remove a bunch of unused parameters
...
Found with github.com/mvdan/unparam.
2017-04-04 10:36:30 +01:00
shiywang
52e4be2578
Be able to specify the timeout to wait for pod for kubectl logs/attach
2017-03-14 23:00:31 +08:00
Clayton Coleman
2aa4abb73b
Refactor commands to use new factory method
2017-02-23 00:28:32 -05:00
Brendan Burns
f1de40b448
Extract some flag description strings to be translated.
2017-02-21 22:07:30 -08:00
Brendan Burns
d9c4a289a6
Extract strings for translation.
2017-02-06 22:32:01 -08:00
Clayton Coleman
469df12038
refactor: move ListOptions references to metav1
2017-01-23 17:52:46 -05:00
Andy Goldstein
80c5cd8b88
Allow missing keys in templates by default
...
Switch to allowing missing keys in jsonpath templates by default.
Add support for allowing/disallowing missing keys in go templates
(default=allow).
Add --allow-missing-template-keys flag to control this behavior
(default=true / allow missing keys).
2017-01-09 10:35:46 -05:00
Fabiano Franz
f6d1ac72a0
Use our own normalizers for cmd examples and descriptions
2016-10-17 11:49:55 -02:00
AdoHe
b2280a646a
update various commands to adapt the new Factory interface
2016-10-13 21:01:14 +08:00
deads2k
9d43f7e52c
convert more command to use a generated clientset
2016-09-12 07:38:34 -04:00
Sylwester Brzeczkowski
19434e1b58
24133 fix: --no-headers works with custom columns now
2016-07-07 10:04:09 +02:00
k8s-merge-robot
2da247ffbc
Merge pull request #26977 from joe2far/fix-help-strings
...
Automatic merge from submit-queue
Make kubectl help strings consistent
2016-07-07 00:12:22 -07:00
David McMahon
ef0c9f0c5b
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
joe2far
25b4341dc7
Make kubectl help strings consistent
2016-06-29 12:50:24 +01:00
Brendan Burns
178b5f7638
address comments
2016-05-17 10:24:29 -07:00
Brendan Burns
d8daa07f08
address comments
2016-05-16 16:50:53 -07:00
Brendan Burns
092afb6285
Address comments.
2016-05-16 16:50:53 -07:00
Brendan Burns
3c9fb1b651
Add a 'kubectl clusterinfo dump' option
2016-05-16 16:50:53 -07:00