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.
1 parent 08bd75c commit 30efd59Copy full SHA for 30efd59
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