Skip to content

Conversation

@adrian-edbert
Copy link
Contributor

closes: #53967


Remove KRB5CCNAME env var on impersonation user context

@adrian-edbert adrian-edbert force-pushed the fix_krb5ccname_on_runasuser branch from cef4fe1 to f730ac0 Compare August 19, 2025 10:08
@ashb ashb changed the title Remove KRB5CCNAME on task run with user impersonation Remove Kerberos replay cache (KRB5CCNAME env) when a task is run with user impersonation Aug 19, 2025
@ashb ashb added this to the Airflow 3.0.6 milestone Aug 19, 2025
@ashb ashb added the backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch label Aug 19, 2025
@kaxil kaxil merged commit 3c4cdf4 into apache:main Aug 19, 2025
77 checks passed
@boring-cyborg
Copy link

boring-cyborg bot commented Aug 19, 2025

Awesome work, congrats on your first merged pull request! You are invited to check our Issue Tracker for additional contributions.

github-actions bot pushed a commit that referenced this pull request Aug 19, 2025
…sk is run with user impersonation (#54649)

(cherry picked from commit 3c4cdf4)

Co-authored-by: adrian-edbert <132150602+adrian-edbert@users.noreply.github.com>
closes: #53967
@github-actions
Copy link

Backport successfully created: v3-0-test

Status Branch Result
v3-0-test PR Link

github-actions bot pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request Aug 19, 2025
…sk is run with user impersonation (apache#54649)

(cherry picked from commit 3c4cdf4)

Co-authored-by: adrian-edbert <132150602+adrian-edbert@users.noreply.github.com>
closes: apache#53967
github-actions bot pushed a commit to astronomer/airflow that referenced this pull request Aug 19, 2025
…sk is run with user impersonation (apache#54649)

(cherry picked from commit 3c4cdf4)

Co-authored-by: adrian-edbert <132150602+adrian-edbert@users.noreply.github.com>
closes: apache#53967
kaxil pushed a commit that referenced this pull request Aug 19, 2025
…sk is run with user impersonation (#54649) (#54672)

(cherry picked from commit 3c4cdf4)


closes: #53967

Co-authored-by: adrian-edbert <132150602+adrian-edbert@users.noreply.github.com>
Copy link
Contributor

@amoghrajesh amoghrajesh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thats a nice catch!

mangal-vairalkar pushed a commit to mangal-vairalkar/airflow that referenced this pull request Aug 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:task-sdk backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Airflow core overwrite KRB5CCNAME, will make run_as_user not being able to use the run_as_user ticket cache

4 participants