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

Reload Configuration only when a pod matching the label set in mounted-file is created or deleted. #346

Closed
wants to merge 1 commit into from
Closed

Reload Configuration only when a pod matching the label set in mounted-file is created or deleted. #346

wants to merge 1 commit into from

Conversation

huskykurt
Copy link
Contributor

According to the issue comments, the existing solution caused too many configuration reloads.
This is because the configuration reload occurred whenever every pod was created (or deleted). So it is not affordable for a large cluster.
So, make the configuration reload only when a pod with the label set in the mounted-file is created (or deleted).

Signed-off-by: huskykurt <rkmwiaim1@gmail.com>
@huskykurt huskykurt marked this pull request as draft October 20, 2022 00:37
@huskykurt huskykurt marked this pull request as ready for review October 20, 2022 00:38
@huskykurt huskykurt closed this by deleting the head repository Oct 20, 2022
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.

1 participant