kubernetes/pkg/registry
Yongrui Lin a791288d81 test/declarative_validation: migrate DV equivalence tests to new tree
Move the existing declarative_validation_test.go files out of
pkg/registry/ into a top-level tree at
test/declarative_validation/<group>/<kind>/. The new location pairs
each hand-written test with the per-Kind TestMain and version-init
files emitted by validation-gen, so the coverage gate runs alongside
the equivalence checks and apiVersions no longer needs to be
hand-maintained.
2026-05-09 19:11:01 +00:00
..
admissionregistration test/declarative_validation: migrate DV equivalence tests to new tree 2026-05-09 19:11:01 +00:00
apiserverinternal apiserver: pass context with ReqInfo to AllowUnconditionalUpdate and AllowCreateOnUpdate 2026-05-05 12:48:19 +02:00
apps apiserver: pass context with ReqInfo to AllowUnconditionalUpdate and AllowCreateOnUpdate 2026-05-05 12:48:19 +02:00
authentication Clean up v1alpha1 serving for authorization API 2024-12-13 08:37:57 -05:00
authorization Add the Unconditional prefix to Authorizer and WantsAuthorizer interfaces 2026-05-07 22:22:14 +03:00
autoscaling test/declarative_validation: migrate DV equivalence tests to new tree 2026-05-09 19:11:01 +00:00
batch test/declarative_validation: migrate DV equivalence tests to new tree 2026-05-09 19:11:01 +00:00
certificates test/declarative_validation: migrate DV equivalence tests to new tree 2026-05-09 19:11:01 +00:00
coordination apiserver: pass context with ReqInfo to AllowUnconditionalUpdate and AllowCreateOnUpdate 2026-05-05 12:48:19 +02:00
core test/declarative_validation: migrate DV equivalence tests to new tree 2026-05-09 19:11:01 +00:00
discovery test/declarative_validation: migrate DV equivalence tests to new tree 2026-05-09 19:11:01 +00:00
events
flowcontrol test/declarative_validation: migrate DV equivalence tests to new tree 2026-05-09 19:11:01 +00:00
networking test/declarative_validation: migrate DV equivalence tests to new tree 2026-05-09 19:11:01 +00:00
node test/declarative_validation: migrate DV equivalence tests to new tree 2026-05-09 19:11:01 +00:00
policy apiserver: pass context with ReqInfo to AllowUnconditionalUpdate and AllowCreateOnUpdate 2026-05-05 12:48:19 +02:00
rbac test/declarative_validation: migrate DV equivalence tests to new tree 2026-05-09 19:11:01 +00:00
registrytest remove import doc comments 2024-12-02 16:59:34 +01:00
resource test/declarative_validation: migrate DV equivalence tests to new tree 2026-05-09 19:11:01 +00:00
scheduling test/declarative_validation: migrate DV equivalence tests to new tree 2026-05-09 19:11:01 +00:00
storage test/declarative_validation: migrate DV equivalence tests to new tree 2026-05-09 19:11:01 +00:00
storagemigration apiserver: pass context with ReqInfo to AllowUnconditionalUpdate and AllowCreateOnUpdate 2026-05-05 12:48:19 +02:00
testapigroup apiserver: pass context with ReqInfo to AllowUnconditionalUpdate and AllowCreateOnUpdate 2026-05-05 12:48:19 +02:00
doc.go remove import doc comments 2024-12-02 16:59:34 +01:00
OWNERS Use emeritus_* 2024-08-22 17:48:27 -04:00