stackabletech / stackabletech/airflow-operator
Feature request: Airflow Kerberos ticket renewer
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 32
- Forks
- 6
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 13
Description
Apache Airflow has support for Kerberos authentication and managing tickets using a ticket renewal service that ensures kerberos TGT is renewed before it expires.
Documentation: https://airflow.apache.org/docs/apache-airflow/stable/security/kerberos.html
- Add krb5-workstation to the Airflow Docker image (required for ticket renewer)
- Add support for running the ticket renewer if Kerberos is enabled
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
Read the linked Airflow Kerberos documentation first, then inspect the Airflow Docker image definition and the operator's Kerberos-enabled startup path. Done means the image includes krb5-workstation and the ticket renewer runs when Kerberos is enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- authentication, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100