Merge pull request #114307 from rphillips/promote_probe_termination_grace_period
ProbeTerminationGracePeriod promote to GA
This commit is contained in:
@@ -6522,8 +6522,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