Problem statement
Kubernetes 1.31 has promoted CRD selectable field to beta and enabled it by default. 1.32 has promoted it to GA.
This proposal is about adding a selectable fields to CRDs in this repository
This could be beneficial in several scenarios, in projects that use these CRDS (KIC & KGO) and on the command line using kubectl.
Caveat
Introduction of this field to our CRDs would immediately bump the minimum supported k8s version to 1.31 so a decision on the timing for this feature would need to be made.
Acceptance criteria
Problem statement
Kubernetes 1.31 has promoted CRD selectable field to beta and enabled it by default. 1.32 has promoted it to GA.
This proposal is about adding a selectable fields to CRDs in this repository
This could be beneficial in several scenarios, in projects that use these CRDS (KIC & KGO) and on the command line using
kubectl.Caveat
Introduction of this field to our CRDs would immediately bump the minimum supported k8s version to 1.31 so a decision on the timing for this feature would need to be made.
Acceptance criteria