Skip to content

Commit 8619996

Browse files
author
Adarsh-verma-14
committed
add missing comment
1 parent 4367bae commit 8619996

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

staging/src/k8s.io/apiserver/pkg/features/kube_features.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ const (
188188

189189
// owner: @jpbetz
190190
// alpha: v1.30
191+
// beta: v1.31
191192
// Resource create requests using generateName are retried automatically by the apiserver
192193
// if the generated name conflicts with an existing resource name, up to a maximum number of 7 retries.
193194
RetryGenerateName featuregate.Feature = "RetryGenerateName"

0 commit comments

Comments
 (0)