Promote RetryGenerateName to beta#124673
Conversation
|
/assign @deads2k |
|
/triage accepted |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jpbetz The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
matches expectations /lgtm |
|
LGTM label has been added. DetailsGit tree hash: cd1c3efa859ac2d0a6abb44d7cea67fcfb1290ed |
|
Changelog suggestion -GenerateName retry is now in beta and enabled by default. Check out https://github.com/kubernetes/enhancements/issues/4420 for more details.
+Promoted `generateName` retries to beta, and made the `NameGenerationRetries` feature gate
+enabled by default.
+You can read https://kep.k8s.io/4420 for more details. |
|
When we document this change, let's update https://kubernetes.io/docs/reference/using-api/api-concepts/#generated-values with a brief mention of retries. |
Will do. Thanks Tim for you helping get this one done early in the cycle! |
What type of PR is this?
/kind feature
What this PR does / why we need it:
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:
/sig api-machinery
/milestone v1.31