From ef8238501c572cad6d656d884cf2fcbf2da369ea Mon Sep 17 00:00:00 2001 From: Joe Betz Date: Wed, 26 Jun 2024 10:45:09 -0400 Subject: [PATCH] KEP-4420: Retry Generate Name: Promote to beta --- .../feature-gates/name-generation-retries.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/content/en/docs/reference/command-line-tools-reference/feature-gates/name-generation-retries.md b/content/en/docs/reference/command-line-tools-reference/feature-gates/name-generation-retries.md index a2d0018e7fd3f..1ea932bbb4d05 100644 --- a/content/en/docs/reference/command-line-tools-reference/feature-gates/name-generation-retries.md +++ b/content/en/docs/reference/command-line-tools-reference/feature-gates/name-generation-retries.md @@ -10,7 +10,10 @@ stages: - stage: alpha defaultValue: false fromVersion: "1.30" - + toVersion: "1.30" + - stage: beta + defaultValue: true + fromVersion: "1.31" --- Enables retrying of object creation when the {{< glossary_tooltip text="API server" term_id="kube-apiserver" >}}