stackabletech / stackabletech/secret-operator
Implement Debug for Client
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 13
- Forks
- 8
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 10
Description
Not super critical (there's not a whole lot to log in there), but it's nested in some structures that it'd be nice to log in operators (such as secret-op backends).
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
Locate the Client type and its nested structures in the Rust source, then check which existing formatting or logging tests cover them. Implement the requested Debug support and verify that Client can be formatted for operator logging without exposing unintended details.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- observability-sre
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100