kubernetes/pkg/api
Yongrui Lin 44f6df54da Drop legacy hand-written validation subtest from pkg/api/testing
With DV always enforced, the "hand written validation" subtest (which
set DeclarativeValidation=off and emulated 1.35) now exercises the
same code path as "Beta disabled". Remove it along with the
MinEmulationVersion option, the WithMinEmulationVersion helper,
deDuplicateErrors, and the now-tautological imperative-vs-declarative
equivalence checks.
2026-05-20 18:54:07 +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 Remove feature gate AnyVolumeDataSource 2026-03-23 16:38:07 +08:00
pod Merge pull request #137755 from HirazawaUi/remove-SidecarContainers-feature-gate 2026-04-23 08:16:45 +05:30
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 Drop legacy hand-written validation subtest from pkg/api/testing 2026-05-20 18:54:07 +00:00
v1 Move dump package from apimachinery to k8s.io/utils 2026-02-12 07:34:19 -05:00
OWNERS