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 toleration to all DaemonSets #23

Merged
merged 7 commits into from
Dec 6, 2020

Conversation

jeffreymlewis
Copy link
Contributor

@jeffreymlewis jeffreymlewis commented Sep 23, 2020

By default, add a blanket toleration to the filebeat and metricbeat DaemonSets, with the option to remove the toleration and accept all taints (for backward compatibility).

This is technically a breaking change, as it changes the current default behavior. However, I think most people will want the DaemonSet pods to ignore all taints, so I believe this is the proper default going forward.

@Doron-Bargo
Copy link
Contributor

Hi @jlewis42lines Thank you for opening this PR
We will check it

@jeffreymlewis
Copy link
Contributor Author

@Doron-Bargo Any movement on this?

Copy link
Contributor

@mirii1994 mirii1994 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @jlewis42lines , thanks for your contribution and sorry for the late response, this looks great!
I do think we should add it as an option rather than making it a default behaviour.

filebeat/values.yaml Outdated Show resolved Hide resolved
metricbeat/README.md Outdated Show resolved Hide resolved
filebeat/README.md Outdated Show resolved Hide resolved
metricbeat/values.yaml Outdated Show resolved Hide resolved
jeffreymlewis and others added 5 commits November 30, 2020 09:16
By default, add a blanket toleration to the filebeat and metricbeat
DaemonSets, with the opertion to remove the toleration and accept
all taints (for backward compatibility).
@jeffreymlewis
Copy link
Contributor Author

Hi @jlewis42lines , thanks for your contribution and sorry for the late response, this looks great!
I do think we should add it as an option rather than making it a default behaviour.

Hi @mirii1994,

Sounds good to me. I've accepted you changes and rebased against upstream/master. Let me know if you need any other changes. Also let me know if you want me to squash all commits before merging.

@mirii1994 mirii1994 merged commit 32d507d into logzio:master Dec 6, 2020
@jeffreymlewis jeffreymlewis deleted the jl/daemonset-tolerations branch January 5, 2021 20:30
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