• Kubernetes Submit Queue's avatar
    Merge pull request #45913 from enj/enj/t/etcd_cohabitating_resources · fe5b3033
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 45913, 46065, 46352, 46363, 46373)
    
    Detect cohabitating resources in etcd storage test
    
    **What this PR does / why we need it**:
    
    This change updates the etcd storage path test to detect cohabitating resources by looking at their expected location in etcd.  This was not detected in the past because the GVK check did not span across groups.
    
    To limit noise from failures caused by multiple objects at the same location in etcd, the test now fails when different GVRs share the same expected path.  Thus every object is expected to have a unique path.
    
    @liggitt PTAL
    Signed-off-by: 's avatarMonis Khan <mkhan@redhat.com>
    
    **Release note**:
    
    ```
    NONE
    ```
    fe5b3033
Name
Last commit
Last update
..
apiserver Loading commit data...
auth Loading commit data...
client Loading commit data...
configmap Loading commit data...
defaulttolerationseconds Loading commit data...
deployment Loading commit data...
etcd Loading commit data...
evictions Loading commit data...
examples Loading commit data...
federation Loading commit data...
framework Loading commit data...
garbagecollector Loading commit data...
kubectl Loading commit data...
master Loading commit data...
metrics Loading commit data...
objectmeta Loading commit data...
openshift Loading commit data...
pods Loading commit data...
quota Loading commit data...
replicaset Loading commit data...
replicationcontroller Loading commit data...
scheduler Loading commit data...
scheduler_perf Loading commit data...
secrets Loading commit data...
serviceaccount Loading commit data...
storageclasses Loading commit data...
thirdparty Loading commit data...
ttlcontroller Loading commit data...
volume Loading commit data...
BUILD Loading commit data...
benchmark-controller.json Loading commit data...
doc.go Loading commit data...
utils.go Loading commit data...