stackabletech / stackabletech/airflow-operator

Feature request: Airflow Kerberos ticket renewer

Open
#501 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

customer-request release/24.11.0
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.