Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid recursing too deep when redacting logs #16491

Merged
merged 1 commit into from Jun 17, 2021

Conversation

uranusjr
Copy link
Member

Fix #16473

@github-actions
Copy link

The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and take the risk. If they don't merge it quickly - please rebase it to the latest main at your convenience, or amend the last commit of the PR, and push it with --force-with-lease.

@github-actions github-actions bot added the full tests needed We need to run full set of tests for this PR to merge label Jun 17, 2021
@kaxil kaxil merged commit 7453d3e into apache:main Jun 17, 2021
@kaxil kaxil added this to the Airflow 2.1.1 milestone Jun 17, 2021
ashb pushed a commit that referenced this pull request Jun 22, 2021
kaxil pushed a commit to astronomer/airflow that referenced this pull request Jun 22, 2021
Fix apache#16473

(cherry picked from commit 7453d3e)
(cherry picked from commit 6a5e676)
kaxil pushed a commit to astronomer/airflow that referenced this pull request Jun 23, 2021
Fix apache#16473

(cherry picked from commit 7453d3e)
(cherry picked from commit 6a5e676)
(cherry picked from commit 5398eb5)
kaxil pushed a commit to astronomer/airflow that referenced this pull request Jun 23, 2021
Fix apache#16473

(cherry picked from commit 7453d3e)
(cherry picked from commit 6a5e676)
(cherry picked from commit 5398eb5)
(cherry picked from commit de563e3)
@uranusjr uranusjr deleted the secret-mask-no-recurse branch November 25, 2021 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:logging full tests needed We need to run full set of tests for this PR to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

secrets_masker RecursionError with nested TriggerDagRunOperators
3 participants