From 2f43b41236a744645cbef4149af65bf155c52dd9 Mon Sep 17 00:00:00 2001 From: Joe Betz Date: Wed, 25 Sep 2024 20:45:02 -0400 Subject: [PATCH] KEP-4358: Custom Resource Field Selectors to GA --- .../feature-gates/custom-resource-field-selectors.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/content/en/docs/reference/command-line-tools-reference/feature-gates/custom-resource-field-selectors.md b/content/en/docs/reference/command-line-tools-reference/feature-gates/custom-resource-field-selectors.md index 77c579c748..d6e261e0ae 100644 --- a/content/en/docs/reference/command-line-tools-reference/feature-gates/custom-resource-field-selectors.md +++ b/content/en/docs/reference/command-line-tools-reference/feature-gates/custom-resource-field-selectors.md @@ -12,7 +12,11 @@ stages: toVersion: "1.30" - stage: beta defaultValue: true - fromVersion: "1.31" + fromVersion: "1.31" + toVersion: "1.31" + - stage: stable + defaultValue: true + fromVersion: "1.32" --- Enable `selectableFields` in the