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

Add Tolerations spec to chart configuration #221

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

danielkza
Copy link

This allows chart resources to specify additional tolerations.

The use case for this is making sure that CNI charts can be updated even when you accidentally deploy a chart config change that breaks the CNI itself.

@npapapietro
Copy link

Is this PR being held up over just DCO? I am interested in seeing this feature reviewed and added. If this is abandoned by the author I can pull it down and try and push over the finish line

@brandond
Copy link
Member

No, we pushed back on this, and instead now expect CNIs to not add random taints that people have to work around in other projects. RKE2's packaged cilium now disables this: #151 (comment)

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.

3 participants