KEP-4358: Custom Resource Field Selectors to GA
parent
c0bdce35cc
commit
2f43b41236
|
@ -12,7 +12,11 @@ stages:
|
||||||
toVersion: "1.30"
|
toVersion: "1.30"
|
||||||
- stage: beta
|
- stage: beta
|
||||||
defaultValue: true
|
defaultValue: true
|
||||||
fromVersion: "1.31"
|
fromVersion: "1.31"
|
||||||
|
toVersion: "1.31"
|
||||||
|
- stage: stable
|
||||||
|
defaultValue: true
|
||||||
|
fromVersion: "1.32"
|
||||||
---
|
---
|
||||||
|
|
||||||
Enable `selectableFields` in the
|
Enable `selectableFields` in the
|
||||||
|
|
Loading…
Reference in New Issue