mirror of
https://github.com/kubernetes/client-go.git
synced 2026-01-16 06:55:47 +00:00
* When user try execute command like `kubectl get pod test -o custom-columns=CONTAINER:.spec.containers[-1].name` It will throw a panic about slice index out of bounds. This patch fix it. * add test case Kubernetes-commit: 1e245fad87584a28809f8f5d380b766edfa984ec
5.1 KiB
5.1 KiB