Graduate PodLifecycleSleepAction to GA

This commit is contained in:
AxeZhan
2025-06-28 17:35:14 +08:00
parent b2f27c0649
commit dcbed2fbdc
6 changed files with 7 additions and 8 deletions

View File

@@ -3643,6 +3643,7 @@ func TestDropPodLifecycleSleepAction(t *testing.T) {
for i, tc := range testCases {
t.Run(fmt.Sprintf("test_%d", i), func(t *testing.T) {
featuregatetesting.SetFeatureGateEmulationVersionDuringTest(t, utilfeature.DefaultFeatureGate, version.MustParse("1.33"))
featuregatetesting.SetFeatureGateDuringTest(t, utilfeature.DefaultFeatureGate, features.PodLifecycleSleepAction, tc.gateEnabled)
// preStop