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

Restart the broker when its SSLListener secret changes #323

Merged

Conversation

Annopaolo
Copy link
Collaborator

When the TLS certificate is deleted or created, VerneMQ pods are restarted so that they correctly retrieve the new file (if present). In order to do that, the operator is now also able to delete collections of pods.
Fix #317.

@Annopaolo Annopaolo added enhancement New feature or request user experience This issue is about user experience labels Mar 29, 2023
@Annopaolo Annopaolo force-pushed the watch-broker-ssl-secret branch 2 times, most recently from 49abf95 to ab4fb86 Compare March 30, 2023 08:56
Signed-off-by: Arnaldo Cesco <arnaldo.cesco@secomind.com>
When the TLS certificate is deleted or created, VerneMQ pods are restarted
so that they correctly retrieve the new file (if present).

Signed-off-by: Arnaldo Cesco <arnaldo.cesco@secomind.com>
@matt-mazzucato matt-mazzucato merged commit 69d0996 into astarte-platform:master May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request user experience This issue is about user experience
Projects
Development

Successfully merging this pull request may close these issues.

The operator should restart the broker when tls cert changes
2 participants