mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-13 13:55:41 +00:00
add missing comment
This commit is contained in:
parent
4367bae2f5
commit
8619996319
@ -188,6 +188,7 @@ const (
|
||||
|
||||
// owner: @jpbetz
|
||||
// alpha: v1.30
|
||||
// beta: v1.31
|
||||
// Resource create requests using generateName are retried automatically by the apiserver
|
||||
// if the generated name conflicts with an existing resource name, up to a maximum number of 7 retries.
|
||||
RetryGenerateName featuregate.Feature = "RetryGenerateName"
|
||||
|
Loading…
Reference in New Issue
Block a user