-
Kubernetes Submit Queue authored
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. CRD Test: Fix resource creation/deletion for multi-version CRDs During CRD testing setup, a setup instance CRD is created and watched to make sure the watch cache is prime. The deletion watch event for this instance can result in test failure for any watch test as they expect exact watch events. Previous code did not take multiple versioned CRDs into account. This change will make sure we wait for deletion for all versions before continue with any test. @sttts @liggitt Fixes #64571
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| src/k8s.io | ||
| BUILD | ||
| OWNERS | ||
| README.md |