canonical / canonical/postgresql-k8s-operator
TLS: Revocation is not implemented
Open
enhancement
- Dominant language
- Python
- Stars
- 15
- Forks
- 33
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 37
Description
### Description
In a case when TLS certificate should be revocade this won't work because of missing logic, `CertificateInvalidatedEvent` is not used.
Contributor guide
Research direction
Start by locating CertificateInvalidatedEvent and the TLS certificate handling entry points in the operator. Trace how certificate invalidation is propagated, then determine the expected revocation behavior and add coverage showing that a revoked certificate is handled; the issue does not identify specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, postgresql, python
- Domain
- security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100