ProbeTerminationGracePeriod promote to GA
This commit is contained in:
@@ -6554,8 +6554,6 @@ func TestValidateProbe(t *testing.T) {
|
||||
}
|
||||
|
||||
func Test_validateProbe(t *testing.T) {
|
||||
defer featuregatetesting.SetFeatureGateDuringTest(t, utilfeature.DefaultFeatureGate, features.ProbeTerminationGracePeriod, true)()
|
||||
|
||||
fldPath := field.NewPath("test")
|
||||
type args struct {
|
||||
probe *core.Probe
|
||||
|
Reference in New Issue
Block a user