open-policy-agent / open-policy-agent/cert-controller
configurable certificate validity
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 109
- Forks
- 49
- Avg merge
- 19h 20m
- Merged PRs (30d)
- 6
Description
We are using gatekeeper with the automatic certificate management provided by cert-controller. We'd like to be able to configure the duration for certificate validity (and likely lookahead interval) to align with our internal policies.
If you are open to this change, I am happy to create a PR for it.
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 reading cert-controller's automatic certificate management entry point and trace where certificate validity is selected. The issue mentions configurable validity duration and possibly a lookahead interval; done means those values can be aligned with an internal policy, with behavior covered by the relevant existing tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- infrastructure, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100