open-policy-agent / open-policy-agent/cert-controller
allow setting certValidityDuration
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 109
- Forks
- 48
- Avg merge
- 19h 20m
- Merged PRs (30d)
- 6
Description
having certs valid for 10 years seems sketchy and we want to test the rotation works by setting it to 5 minutes.
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
Start by locating certValidityDuration and the controller's configuration entry points, then inspect existing certificate and rotation tests. Done means callers can set a shorter validity such as five minutes and a test verifies certificate rotation works with that duration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- infrastructure, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100