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 our documentation, we instruct users to add a NoExecute taint for the
node-role.kubernetes.io/infra key. This is not tolerated by the azure
node managers and can cause a race condition when new nodes are added
that can prevent the node manager from running on a new node.
This change updates the tolerations for azure and ash to allow the infra
taint, and it also makes the ash permissions more tolerant (same as
azure) to prevent future failures.
0 commit comments