mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-10 12:09:54 +00:00
TestEtcdStoragePath prevents the accidental movement of objects stored in etcd. It creates a stub of each object and then checks the expected location in etcd. Inadvertent GroupVersionKind changes are prevented. Signed-off-by: Monis Khan <mkhan@redhat.com>