Skip to content

[spire] prometheus spiffe cert support #6780

@kfox1111

Description

@kfox1111

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.

Metadata

Metadata

Assignees

Labels

priority/backlogIssue is approved and in the backlog

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions