You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in k8s 1.31 selectableFields for CRD was promoted to stable[1]
once controller tools support selectable fields [2] we should use the defined markers to add the following selectable fields to NodeMaintenance CRD:
What would you like to be added?
in k8s 1.31 selectableFields for CRD was promoted to stable[1]
once controller tools support selectable fields [2] we should use the defined markers to add the following selectable fields to NodeMaintenance CRD:
this will allow to list NodeMaintenance by requestorID and nodeName.
[1] https://kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/#crd-selectable-fields
[2] kubernetes-sigs/controller-tools#1039
The text was updated successfully, but these errors were encountered: