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
The node controller is not the only consumer of the machine annotation.
Other consumers like cluster autoscaler or controller annotating nodes
with machine reuses the same literal. All consumers should be allow to
import the variable instead of defining the same literal locally.
0 commit comments