stackabletech / stackabletech/operator-rs
tracking: Reduce technical debt
Open
@Techassi is already working on this.
Since Dec 20, 2023.
area/sdp
epic
type/internal-debt
- Dominant language
- Rust
- Stars
- 167
- Forks
- 19
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 9
Description
Evolution not revolution!
Pull tasks from here every now and then. Gather tech debt items here.
### Tasks
- [ ] https://github.com/stackabletech/operator-rs/pull/761
- [ ] Improve doc comments / `schemars` descriptions for our CRDs
- [ ] test coverage is often bad
- [ ] Add tests / assertions for generated X.509 certificates (extensions)
- [ ] Generalize string formatting for `product_logging::LogLevel` (or remove `product_logging` entirely)
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.
Assessment
This issue has not been assessed yet.