Skip to content

Commit 2f43b41

Browse files
committed
KEP-4358: Custom Resource Field Selectors to GA
1 parent c0bdce3 commit 2f43b41

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates/custom-resource-field-selectors.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@ stages:
1212
toVersion: "1.30"
1313
- stage: beta
1414
defaultValue: true
15-
fromVersion: "1.31"
15+
fromVersion: "1.31"
16+
toVersion: "1.31"
17+
- stage: stable
18+
defaultValue: true
19+
fromVersion: "1.32"
1620
---
1721

1822
Enable `selectableFields` in the

0 commit comments

Comments
 (0)