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 secret watcher to re-render templates #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vkruoso
Copy link
Contributor

@vkruoso vkruoso commented Oct 14, 2020

The Asterisk config is provided by a kubernetes secret. We are
adding support re-render the templates when a secret is updated.
This allow us to react much faster to configuration changes.

Closes #8.

Signed-off-by: Vinicius Ruoso vinicius@leads2b.com

@vkruoso
Copy link
Contributor Author

vkruoso commented Dec 10, 2020

Please let me know the approach to move forward with this.

The Asterisk config is provided by a kubernetes secret. We are
adding support re-render the templates when a secret is updated.
This allow us to react much faster to configuration changes.

Closes CyCoreSystems#8.

Signed-off-by: Vinicius Ruoso <vinicius@leads2b.com>
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.

Re-render is not triggered on secret value change
1 participant