mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-27 03:44:04 +00:00
This uses etcd test data to load resources and then ensures that kubectl get output contains a different set of columns than default. This assumes that all future API resources will either have appropriate kubectl get output or add an exception here. Co-authored-by: Luis Sanchez <sanchezl@redhat.com>