Commit 5899cfa4 authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #44633 from enj/enj/t/etcd_storage_path_test

Automatic merge from submit-queue Add TestEtcdStoragePath integration test **What this PR does / why we need it**: `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. cc @liggitt @soltysh for review. cc @ncdc because I know you love this 😄Signed-off-by: 's avatarMonis Khan <mkhan@redhat.com> **Release note**: ``` NONE ```
parents 936137d2 2070c2a8
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment