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
We need to include the nodeGroupsList in the print column for cyclenoderequest objects. At the moment it is blank when listing cyclenoderequest with kubectl.
For example:
$ kubectl -n kube-system get cnr
NAME NODE GROUP NAME METHOD CONCURRENCY STATUS AGE
observer-default-cicd-bzsf5 Drain 3 WaitingTermination 5m40s
The text was updated successfully, but these errors were encountered:
We need to include the nodeGroupsList in the print column for cyclenoderequest objects. At the moment it is blank when listing cyclenoderequest with kubectl.
For example:
The text was updated successfully, but these errors were encountered: