mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-21 17:15:35 +00:00
That was the original intent, but the implementation then ended up checking ResourceClaims in all namespaces. Depending on timing this was merely misleading (showing ResourceClaim changes from a different test running in parallel), but with upcoming CRUD tests which intentionally set an allocation result without a finalizer it breaks the non-CRUD tests when they check the those CRUD ResourceClaims.