stackabletech / stackabletech/stackablectl
Implement functionality to detect missing secrets
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 10
- Forks
- 5
- Avg merge
- 4h 41m
- Merged PRs (30d)
- 4
Description
List all Secrets (e.g. for certificates, keytabs etc.) that are missing (e.g. someone deployed a HDFS cluster referencing a secret that doesn't exist), this is a minimal implementation, later we can do more handholding (e.g. provide CSR etc.)
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
The issue names no files or tests. Start by locating the stackablectl CLI path that inspects deployed HDFS-related resources and determine how referenced Secrets can be enumerated. Done means the minimal implementation lists every referenced Secret that is missing, without adding CSR or other handholding.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, rust
- Domain
- cli, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100