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

notify the user when TLS is misconfigured #408

Open
PietroPasotti opened this issue Oct 2, 2024 · 2 comments
Open

notify the user when TLS is misconfigured #408

PietroPasotti opened this issue Oct 2, 2024 · 2 comments

Comments

@PietroPasotti
Copy link
Contributor

Enhancement Proposal

if you have traefik and prometheus, you should relate both with a certificates provider for tls to work.
if you only relate one of the two to certificates, traefik should notice and pop a warning/set blocked.

canonical/tempo-coordinator-k8s-operator#47

@dstathis
Copy link
Contributor

This does not actually break anything, it's just probably wrong right?

@dstathis dstathis added Checked and removed Checked labels Nov 11, 2024
@dstathis
Copy link
Contributor

dstathis commented Dec 3, 2024

Actually I do not think we want this. It is a completely normal use case for traffic to terminate TLS and so prometheus does not need to.

The case where prometheus is related to TLS but traefik is not is admittedly more strange but I think we shouldn't really worry about it.

@PietroPasotti What do you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants