-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
sig/api-machineryCategorizes an issue or PR as relevant to SIG API Machinery.Categorizes an issue or PR as relevant to SIG API Machinery.stage/betaDenotes an issue tracking an enhancement targeted for Beta statusDenotes an issue tracking an enhancement targeted for Beta status
Milestone
Description
Enhancement Description
- One-line enhancement description (can be used as a release note): Create requests using generateName are retried automatically by the apiserver when the generated name conflicts with an existing resource name, up to a max limit of 7 retries.
- Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/blob/master/keps/sig-api-machinery/4420-retry-generate-name/README.md
- Discussion Link:
- Primary contact (assignee):
- Responsible SIGs:
- Enhancement target (which target equals to which milestone):
- Alpha release target (x.y): 1.30
- Beta release target (x.y): 1.31
- Stable release target (x.y): 1.32
- Alpha
- KEP (
k/enhancements
) update PR(s): KEP-4420: Retry Generate Name #4421 - Code (
k/k
) update PR(s): Implement KEP-4420: Retry Generate Name kubernetes#122887 - Docs (
k/website
) update PR(s): Document NameGenerationRetries feature gate website#45154
- KEP (
- Beta
- KEP (
k/enhancements
) update PR(s): KEP-4420: Promote retry generate name to beta #4592 - Code (
k/k
) update PR(s): Promote RetryGenerateName to beta kubernetes#124673 - Docs (
k/website
) update(s): KEP-4420: Retry Generate Name: Promote to beta website#46983
- KEP (
- Stable
- KEP (
k/enhancements
) update PR(s): KEP-4420: Promote RetryGenerateName to GA in 1.32 #4821 - Code (
k/k
) update PR(s): Promote RetryGenerateName to GA kubernetes#127093 - Docs (
k/website
) update(s): Promote RetryGenerateName to GA in 1.32 website#47770
- KEP (
Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
Metadata
Metadata
Assignees
Labels
sig/api-machineryCategorizes an issue or PR as relevant to SIG API Machinery.Categorizes an issue or PR as relevant to SIG API Machinery.stage/betaDenotes an issue tracking an enhancement targeted for Beta statusDenotes an issue tracking an enhancement targeted for Beta status