Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

[logstash] Reload k8s pod if the k8s secrets changed #714

Closed
kksudo opened this issue Jul 7, 2020 · 2 comments · Fixed by #723
Closed

[logstash] Reload k8s pod if the k8s secrets changed #714

kksudo opened this issue Jul 7, 2020 · 2 comments · Fixed by #723
Labels
enhancement New feature or request logstash

Comments

@kksudo
Copy link
Contributor

kksudo commented Jul 7, 2020

Describe the feature:
Restart k8s pod when secrets changed
Should to add secretsechecksum to the statefulset annotation.

Describe a specific use case for the feature:
We updated secrets which mounted to the statefulset, but pod know about the only old secrets, pod should be restarted as in the case of logstash-config changed.

I can prepare the PR.

@jmlrt jmlrt added enhancement New feature or request logstash labels Jul 8, 2020
@jmlrt
Copy link
Member

jmlrt commented Jul 8, 2020

Hi @kksudo, that make sense. It would be great if you can do the PR for that 👍

@kksudo
Copy link
Contributor Author

kksudo commented Jul 8, 2020

Yes, it's easy. I'll be doing PR soon.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request logstash
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants