mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-03-02 14:49:06 +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>