mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-25 22:39:38 +00:00
Add tests that exercise the AllowUnsafeMalformedObjectDeletion feature gate for Custom Resources (foos.cr.bar.com), mirroring the existing Secret-based tests. This covers the dynamic storage registry code path that is distinct from built-in resources, including unsafe delete with privilege escalation and LIST behavior for corrupt CR objects.