stackabletech / stackabletech/superset-operator
credentialsSecret: split in multiple parts, make admin user optional
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 35
- Forks
- 4
- Avg merge
- 12h 20m
- Merged PRs (30d)
- 10
Description
From the CRD Review
Relevant ADR: https://docs.stackable.tech/home/stable/contributor/adr/adr029-database-connection/
same issue for airflow: https://github.com/stackabletech/airflow-operator/issues/64
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
Start by reading ADR029 on database connections and compare the related Airflow issue #64. Trace the Superset operator's credentialsSecret CRD and handling, then define the split secret parts and optional admin user behavior; done means the CRD and operator support that model consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, rust
- Domain
- infrastructure, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100