xiangpengzhao
|
a9a36fcf4b
|
Display <none> for "kubectl get pods -o wide" when node is empty.
|
2017-05-10 12:53:14 +08:00 |
|
xiangpengzhao
|
baafbf406e
|
Add support for PodPreset in kubectl get command
|
2017-05-10 08:59:22 +08:00 |
|
xilabao
|
697efd1baf
|
De-duplication in printer
|
2017-05-10 08:45:20 +08:00 |
|
Chao Xu
|
08aa712a6c
|
move helpers.go to helper
|
2017-04-11 15:49:11 -07:00 |
|
NickrenREN
|
6327724b51
|
Change second StorageClass Column to provisioner
Some provisioners have key-value pairs in parameters map which key is type, here TYPE in StorageClass columns may be confused
|
2017-04-05 16:22:31 +08:00 |
|
André Martins
|
cecc03ca8f
|
kubectl: Adding IPv6 brackets for IPv6 endpoints
This fixes the lack of IPv6 when printing the IP:Port tuple with kubectl
describe command.
Signed-off-by: André Martins <aanm90@gmail.com>
|
2017-03-17 15:14:51 +00:00 |
|
Janet Kuo
|
39857f4865
|
Add new DaemonSetStatus to kubectl printer and describer
|
2017-03-09 15:45:17 -08:00 |
|
Kubernetes Submit Queue
|
8cc7475ce1
|
Merge pull request #42218 from smarterclayton/incorrect_storageclass_printer
Automatic merge from submit-queue
StorageClass should not print the namespace column
Fixes #40091
|
2017-03-02 09:24:30 -08:00 |
|
Jan Safranek
|
7ae4152712
|
Move PV/PVC annotations to PV/PVC types.
They aren't part of storage.k8s.io/v1 or v1beta1 API.
Also move associated *GetClass functions.
|
2017-03-02 10:23:55 +01:00 |
|
Clayton Coleman
|
fdbdbfe0cf
|
StorageClass should not print the namespace column
|
2017-02-27 22:31:40 -05:00 |
|
Clayton Coleman
|
3704ceffd2
|
Refactor printers to separate typed printers from generic code
|
2017-02-23 00:28:30 -05:00 |
|