We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2063d8d + 30efd59 commit 31e2c8bCopy full SHA for 31e2c8b
pkg/features/kube_features.go
@@ -275,6 +275,7 @@ const (
275
276
// owner: @jpbetz
277
// alpha: v1.30
278
+ // beta: v1.31
279
// Resource create requests using generateName are retried automatically by the apiserver
280
// if the generated name conflicts with an existing resource name, up to a maximum number of 7 retries.
281
RetryGenerateName featuregate.Feature = "RetryGenerateName"
0 commit comments