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

[promtail] Implement config-reloader #2187

Merged
merged 2 commits into from
Feb 19, 2023
Merged

Conversation

jkroepke
Copy link
Collaborator

@jkroepke jkroepke commented Feb 7, 2023

Hi,

on large clusters, the rollout of promtail could take some time. This PR extends the current helm chart by an config reloader sidecar. It depends on grafana/loki#7247.

I used the config-reloader images from prometheus helm chart. config-reloader implements inotify to detect changes instantly.

@jkroepke
Copy link
Collaborator Author

jkroepke commented Feb 9, 2023

@zanhsieh Are you able to give feedback on this?

Copy link
Collaborator

@zanhsieh zanhsieh left a comment

Choose a reason for hiding this comment

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

@jkroepke
Is there anything the user should know for upgrading to minor version? If yes, should that be explain in the README.md.gotmpl?

@jkroepke
Copy link
Collaborator Author

Hi @zanhsieh

no. This feature is opt-in. On update, without any changes to values.yaml. nothing would be changed on user side.

@zanhsieh zanhsieh merged commit 5ac9d1c into grafana:main Feb 19, 2023
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.

2 participants