prometheus / prometheus/exporter-toolkit
SPIFFE support
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 311
- Forks
- 109
- Avg merge
- 3d 59m
- Merged PRs (30d)
- 6
Description
The SPIFFE Workload api can be used to fetch and keep up to date tls certs/keys (Default 1 hour validity window). I would like to be able to have a flag to just enable SPIFFE support in the TLSConfig and optionally give it a list of spiffe id's to allow access.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating TLSConfig and reviewing how TLS certificates and keys are currently configured. Then read the SPIFFE Workload API requirements and determine how the requested flag, certificate refresh, and optional SPIFFE ID allowlist should fit together. Done means SPIFFE support can be enabled through TLSConfig and access can optionally be restricted to the supplied IDs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100