stackabletech / stackabletech/airflow-operator
Update environment variable that is used for sql_alchemy_conn
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 32
- Forks
- 6
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 13
Description
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
Search the Rust operator source for AIRFLOW__CORE__SQL_ALCHEMY_CONN and inspect the surrounding configuration handling. Update the referenced variable to AIRFLOW__DATABASE__SQL_ALCHEMY_CONN, then run the project's existing tests or checks and confirm the deprecated-variable warning is no longer triggered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, rust
- Domain
- infrastructure
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100