-
Notifications
You must be signed in to change notification settings - Fork 600
[spire] prometheus spiffe cert support #6780
Copy link
Copy link
Open
Labels
priority/backlogIssue is approved and in the backlogIssue is approved and in the backlog
Description
tls support was added to spire's prometheus endpoint recently, but to use it with spire issued certs requires a lot of effort, including the spire-agent and spiffe-helper, along with a bunch of glue scripting, and runs into ordering issues. There is then still no way to restrict the spiffeid of the attaching client.
Can we please update the feature so that:
- the user can specify via a flag that they just want to use spire itself for the web servers identity
- a list of spiffeid's that are allowed to connect to it.
This would allow easy securing of the prometheus telementry endpoint using spire itself.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority/backlogIssue is approved and in the backlogIssue is approved and in the backlog