Skip to content

KEP-4420: Retry Generate Name: Promote to beta#46983

Merged
k8s-ci-robot merged 1 commit into
kubernetes:dev-1.31from
jpbetz:retry-generate-name-beta
Jun 26, 2024
Merged

KEP-4420: Retry Generate Name: Promote to beta#46983
k8s-ci-robot merged 1 commit into
kubernetes:dev-1.31from
jpbetz:retry-generate-name-beta

Conversation

@jpbetz

@jpbetz jpbetz commented Jun 26, 2024

Copy link
Copy Markdown
Contributor

This is not a user visible feature. The change is that name generation is retried automatically by the apiserver if the randomly generated hash collides an existing name. Name generation failures can still happen, and happen with the same error, but are far more rare.

For this reason, only a feature gate is being added to the documentation.

@k8s-ci-robot k8s-ci-robot added language/en Issues or PRs related to English language sig/docs Categorizes an issue or PR as relevant to SIG Docs. labels Jun 26, 2024
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jun 26, 2024
@jpbetz jpbetz changed the base branch from main to dev-1.31 June 26, 2024 14:47
@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jun 26, 2024
@jpbetz jpbetz changed the title Retry generate name beta KEP-4420: Retry Generate Name: Promote to beta Jun 26, 2024
@netlify

netlify Bot commented Jun 26, 2024

Copy link
Copy Markdown

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit ef82385
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-io-main-staging/deploys/667c29f0d7a5e20009ea3f08
😎 Deploy Preview https://deploy-preview-46983--kubernetes-io-main-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@T-Lakshmi T-Lakshmi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes looks fine to me.
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 26, 2024
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

LGTM label has been added.

DetailsGit tree hash: e8109365e486413b54780c6b46a2690261cd1eee

@T-Lakshmi

Copy link
Copy Markdown
Contributor

Here is the Preview page.

@sftim

sftim commented Jun 26, 2024

Copy link
Copy Markdown
Contributor

/approve

@k8s-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sftim

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 26, 2024
@k8s-ci-robot k8s-ci-robot merged commit dd0de2f into kubernetes:dev-1.31 Jun 26, 2024
@k8s-ci-robot k8s-ci-robot added this to the 1.31 milestone Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants