kubernetes/pkg
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
..
admission/plugin Add policy manifest loader, source, and plugin wiring 2026-03-11 23:47:55 -07:00
api pkg/api/testing: record observed rules during DV equivalence tests 2026-05-09 18:59:16 +00:00
apis Merge pull request #138921 from liggitt/drop-redundant-dv 2026-05-09 11:17:17 +05:30
auth Add the Unconditional prefix to Authorizer and WantsAuthorizer interfaces 2026-05-07 22:22:14 +03:00
capabilities remove import doc comments 2024-12-02 16:59:34 +01:00
certauthorization Add the Unconditional prefix to Authorizer and WantsAuthorizer interfaces 2026-05-07 22:22:14 +03:00
client staging: extract CRI streaming modules with client-go compatibility 2026-03-12 09:59:55 -04:00
cluster/ports remove import doc comments 2024-12-02 16:59:34 +01:00
controller Merge pull request #138907 from Jefftree/remove-locked-apimachinery-feature-gates 2026-05-09 01:57:18 +05:30
controlplane undeprecate enable-logs-handler 2026-05-08 14:19:24 -07:00
credentialprovider clean up: remove loop variable capture 2026-04-28 23:53:27 +02:00
features Merge pull request #138907 from Jefftree/remove-locked-apimachinery-feature-gates 2026-05-09 01:57:18 +05:30
fieldpath remove import doc comments 2024-12-02 16:59:34 +01:00
generated Merge pull request #138780 from soltysh/update_sts_docs 2026-05-07 22:37:20 +05:30
kubeapiserver Add the Unconditional prefix to Authorizer and WantsAuthorizer interfaces 2026-05-07 22:22:14 +03:00
kubectl Create Workload API v1alpha2 (#136976) 2026-03-10 07:59:10 +05:30
kubelet Merge pull request #136543 from herb-duan/test-kubelet-podstatus-future-proof 2026-05-08 23:13:19 +05:30
kubemark remove portworx from in-tree volume plugins 2026-01-19 11:35:30 +08:00
printers Merge pull request #135964 from jaehanbyun/fix-storageclass-multiple-defaults 2026-04-23 03:19:13 +05:30
probe Remove redundant re-assignment in for-loops under pkg 2026-03-02 08:47:43 +01:00
proxy Merge pull request #138571 from aojea/proxy_large_cluster_nosync 2026-04-27 03:12:46 +05:30
quota/v1 Make quota evaluators in admission conditional on enabled resources 2026-02-20 11:34:33 -05:00
registry test/declarative_validation: migrate DV equivalence tests to new tree 2026-05-09 19:11:01 +00:00
routes build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
scheduler Merge pull request #138482 from vshkrabkov/bug/usched-pods-metric 2026-05-08 22:15:18 +05:30
security build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
securitycontext clean up: remove loop variable capture 2026-04-28 23:53:27 +02:00
serviceaccount Service account controller: Wire through context 2025-12-04 19:30:55 -05:00
util clean up: remove loop variable capture 2026-04-28 23:53:27 +02:00
volume Promote volume metrics to beta and strengthen the tests 2026-05-05 10:48:17 -07:00
windows/service build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
.import-restrictions restrict the use of scheme internally to client-go 2025-05-16 08:48:39 +00:00
OWNERS