-
Notifications
You must be signed in to change notification settings - Fork 3.4k
operator: fix tolerations for operator #40531
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Commit af2ad34 does not match "(?m)^Signed-off-by:". Please follow instructions provided in https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#developer-s-certificate-of-origin |
af2ad34
to
5b6b72c
Compare
Commit af2ad34 does not match "(?m)^Signed-off-by:". Please follow instructions provided in https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#developer-s-certificate-of-origin |
5b6b72c
to
dc473bd
Compare
/ci-gke |
7ed9368
to
f72a739
Compare
/ci-gke |
/test |
f72a739
to
60f8954
Compare
60f8954
to
b0ab667
Compare
/test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Simple. I like it!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
In #40137 we've added fixed list of tolerations.
However, it was not handling agentNotReadyTaintKey toleration, that can be easily changed by users.