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 TLS support in Envoy Prometheus endpoint #13481

Merged
merged 2 commits into from
Jun 24, 2022
Merged

Conversation

kyhavlov
Copy link
Contributor

@kyhavlov kyhavlov commented Jun 17, 2022

This PR adds support for enabling TLS on the Envoy Prometheus endpoint (enabled when envoy_prometheus_bind_addr is set) via new CLI flags for the CA/cert/key. The intention is to provide these in kubernetes via a mounted volume and have Envoy watch the files to dynamically reload the certs when the volume is updated.

PR Checklist

  • external facing docs updated (separate PR)

@github-actions github-actions bot added the theme/cli Flags and documentation for the CLI interface label Jun 17, 2022
@kyhavlov kyhavlov requested review from a team, dhiaayachi and ndhanushkodi and removed request for a team June 17, 2022 16:06
Copy link
Contributor

@dhiaayachi dhiaayachi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@david-yu
Copy link
Contributor

@kyhavlov Will this be back ported to 1.12.x?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/cli Flags and documentation for the CLI interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants