mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-15 14:26:57 +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>