v1beta2: Class Namespace API change #11500
Labels
kind/api-change
Categorizes issue or PR as related to adding, removing, or otherwise changing an API
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
We need to implement update to the API definitions of the
Cluster
object in order to properly leverage cross-namespaceClusterClass
references.Proposed design change:
which will deprecate introduced addition of the
classNamespace
field:Updated API can leverage
+kubebuilder:selectablefield
annotation, to add support for server-side indexing (available in k/k 1.32 by default but allowed in CRD schema from version 1.30)./kind api-change
The text was updated successfully, but these errors were encountered: