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
a k get runner --field-selector status.poolId=os023-small should only print all runners of poolId=os023-small.
Currently we get the following error:
Error from server (BadRequest): Unable to find "garm-operator.mercedes-benz.com/v1alpha1, Resource=runners" that match label selector "", field selector "status.poolId=os023-small": field label not supported: status.poolId
Anything else you would like to add?
No response
The text was updated successfully, but these errors were encountered:
What is the feature you would like to have?
a
k get runner --field-selector status.poolId=os023-small
should only print all runners ofpoolId=os023-small
.Currently we get the following error:
Anything else you would like to add?
No response
The text was updated successfully, but these errors were encountered: