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 certificates even when no CA is used #707

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

roidelapluie
Copy link
Member

@roidelapluie roidelapluie commented Oct 14, 2024

This commit uses the roundtripper that reloads itself even when there is no CA, so when keys and certs are reloaded on disk, we have a new rountripper and we use the new certificates.

Fixes #598

This commit uses the roundtripper that reloads itself even when there is
no CA, so when keys and certs are reloaded on disk, we have a new
rountripper and we use the new certificates.

Signed-off-by: Julien <[email protected]>
@SuperQ SuperQ merged commit 0d2e2e5 into prometheus:main Oct 14, 2024
7 checks passed
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.

Prometheus failing to reload Probe TLS cert and key from disk
2 participants