stackabletech / stackabletech/operator-rs
Enable autogenerating and rotating CAs and leaf certificates for webhooks
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 167
- Forks
- 19
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 9
Description
Currently there is only manual mounting of certificate files in webhooks supported.
As a user, I do not want to care about managing these certificates, so I want an auto-feature that manages all the certs for me.
### Tasks
- [ ] https://github.com/stackabletech/operator-rs/issues/744
- [ ] https://github.com/stackabletech/operator-rs/issues/745
These tasks can probably be implemented in parallel
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 reading the linked tasks in issues #744 and #745, since this issue divides the work between them. Use those tasks to understand the certificate-generation and rotation requirements, and consider the work done when webhook CA and leaf certificates are automatically managed without manual certificate-file mounting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, rust
- Domain
- infrastructure, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100