kubernetes/pkg/api
yongruilin fbefdc816f refactor subresource handling in versioned validation fuzz tests
Refactor TestVersionedValidationByFuzzing to use a declarative map,
subresourceOnly, for resources that must be validated via a specific
subresource path (like autoscaling/Scale).

GVKs not in this map default to root-level validation (""), which is
sufficient for resources that share validation logic between their root
and subresources. This replaces the previous ad-hoc special-casing
with a cleaner, extensible mapping.
2026-01-29 10:30:12 +00:00
..
endpoints/testing
job pkg/api(s): drop pointer wrapper functions 2024-09-23 23:00:34 +02:00
legacyscheme
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 locked the feature-gate VolumeAttributesClass to default (true) and switch storage version from v1beta1 to v1 2025-12-18 15:59:33 +08:00
pod Add field wiping and validation logic 2025-11-18 14:14:41 +02:00
resourceclaimspec DRA: ConsumableCapacity update allocating and registry test cases 2025-11-06 09:19:19 +09:00
service Warn on use of deprecated PreferClose 2025-10-14 08:24:21 -04: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 refactor subresource handling in versioned validation fuzz tests 2026-01-29 10:30:12 +00:00
v1 Add dependency for NodeDeclaredFeatures 2025-11-10 09:41:02 +00:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00