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

Fix TLS configuration of ServiceMonitors #481

Merged

Conversation

andreasgerstmayr
Copy link
Collaborator

@andreasgerstmayr andreasgerstmayr commented Jun 26, 2023

This PR fixes the location of the TLS certificates for the ServiceMonitors.

In #387 the certificate names were changed to *-mtls, and because naming.Name was used instead of naming.TLSSecretName to get the certificate name, the ServiceMonitors used to point to non existing certificates.

The PR also updates the gateway's TLS certificate location in the ServiceMonitor (depends on PR #480).

Signed-off-by: Andreas Gerstmayr <agerstmayr@redhat.com>
@iblancasa
Copy link
Collaborator

Could you add something to the description explaining what is this PR fixing? Like the problem caused

@andreasgerstmayr andreasgerstmayr merged commit fb1ca91 into grafana:main Jul 5, 2023
10 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.

None yet

4 participants