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
Currently when a node has been provisioned the operator labels it using the node name as value which is unpredictable.
RuntimeClass objects use a regular nodeSelector that only allows for key/value pairs and this makes it impossible to use a single key/value to target all provisioned nodes.
The text was updated successfully, but these errors were encountered:
Currently when a node has been provisioned the operator labels it using the node name as value which is unpredictable.
RuntimeClass
objects use a regularnodeSelector
that only allows for key/value pairs and this makes it impossible to use a single key/value to target all provisioned nodes.The text was updated successfully, but these errors were encountered: