kubernetes/pkg/api
Yongrui Lin 4dabaebe45 api/testing: auto-discover declarative-validation GVKs in fuzz test
TestVersionedValidationByFuzzing swept a hand-maintained list of
group/versions that had a typo (network.k8s.io) and omitted several
groups (apps, policy, rbac, flowcontrol, scheduling). Replace it with a
sweep of the scheme for served GVKs that have declarative validation,
so new group/versions are covered automatically.

Skip extensions/v1beta1 centrally in VerifyVersionedValidationEquivalence
instead of via the per-call WithSkipGroupVersions option: it opts out of
declarative validation but shares an internal type with versions that do
not. Any other version missing declarative validation now fails the sweep
rather than being silently skipped.
2026-07-01 17:07:29 +00:00
..
job pkg/api(s): drop pointer wrapper functions 2024-09-23 23:00:34 +02:00
legacyscheme hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
node DisallowInvalidLabelValueInNodeSelector 2024-12-12 15:06:14 +08:00
persistentvolume locked the feature-gate VolumeAttributesClass to default (true) and switch storage version from v1beta1 to v1 2025-12-18 15:59:33 +08:00
persistentvolumeclaim Remove feature gate AnyVolumeDataSource 2026-03-23 16:38:07 +08:00
pod Merge pull request #139763 from pravk03/ndf-ga 2026-06-30 20:52:24 +00:00
resourceclaimspec DRA: ConsumableCapacity update allocating and registry test cases 2025-11-06 09:19:19 +09:00
service KEP-5707: Deprecate Service.spec.externalIPs 2026-03-01 11:49:27 +02:00
servicecidr update internal API 2025-01-20 13:01:53 +00:00
storage use generic Set in api 2023-09-25 19:04:08 +08:00
testing api/testing: auto-discover declarative-validation GVKs in fuzz test 2026-07-01 17:07:29 +00:00
v1 Move dump package from apimachinery to k8s.io/utils 2026-02-12 07:34:19 -05:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00