Files
kubernetes/pkg/api/testing
yongruilin 9454a3069b Add WithMinEmulationVersion option to skip hand-written validation sub-test
When a test enables a feature gate introduced after 1.35, the "hand
written validation" sub-test fails because SetFeatureGateEmulationVersionDuringTest
cannot downgrade to 1.35 for features that did not exist at that version.
This adds a WithMinEmulationVersion option so callers can declare the
minimum supported emulation version and skip the sub-test when incompatible.
2026-02-26 21:36:40 +00:00
..
2025-03-08 15:18:00 -08:00
2025-03-08 15:18:00 -08:00
2025-09-16 16:05:21 -04:00