Skip to content
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

set-proper-tolarate-taint-for-capi #1022

Merged
merged 4 commits into from
Sep 21, 2023
Merged

Conversation

calvix
Copy link
Contributor

@calvix calvix commented Sep 15, 2023

The taint toleration settings for chart-operator in CNI mode (for CAPI) were too open this caused issues that the pod could be scheduled on a node that is cordoned which was causing issues for migration from vintage to CAPI

this PR changes the taint toleration to only tolerate nodes that are in the NotReady state

@calvix calvix self-assigned this Sep 15, 2023
@calvix calvix requested a review from a team September 20, 2023 07:08
@calvix calvix marked this pull request as ready for review September 20, 2023 07:08
@calvix calvix requested a review from a team as a code owner September 20, 2023 07:08
@calvix calvix requested a review from a team September 20, 2023 07:08
@calvix
Copy link
Contributor Author

calvix commented Sep 20, 2023

pinging you as well @giantswarm/team-rocket as the this will apply to on-prem CAPI as well, just wanted to make sure that this si fine for you as well

@calvix calvix merged commit 4bc225d into master Sep 21, 2023
3 checks passed
@calvix calvix deleted the set-proper-tolarate-taint-for-capi branch September 21, 2023 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants