open-policy-agent / open-policy-agent/cert-controller
Add config options to control validity duration for generated certs
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 109
- Forks
- 48
- Avg merge
- 19h 20m
- Merged PRs (30d)
- 6
Description
Add config options for:
- Setting the validity duration of generated certs
- Lookahead time for the regenerate-when-expiry-is-near trigger
We should put off doing this until more frequent cert rotations are safe WRT availability. The work for doing so is listed in the "Allow Setting Cert Validity Duration" milestone.
Contributor guide
No contributing guide indexed for this repository
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
Review the "Allow Setting Cert Validity Duration" milestone and the certificate-generation flow, focusing on how generated cert validity and the regenerate-when-expiry-is-near trigger are currently handled. Confirm the availability constraints before implementation; done means both config options are defined and safely control those behaviors without making frequent rotations unsafe.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100