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

Suppress warnings when masking sensitive confs (#43335) #43337

Merged
merged 3 commits into from
Oct 24, 2024

Conversation

potiuk
Copy link
Member

@potiuk potiuk commented Oct 24, 2024

This is to prevent issues such as #43334

(cherry picked from commit 0a9c3c0)


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

amoghrajesh and others added 2 commits October 24, 2024 01:31
Some configurations are irrelevant to DAG authors and hence we need to mask those to avoid it from getting logged unknowingly.

Co-authored-by: adesai <[email protected]>
Co-authored-by: Ash Berlin-Taylor <[email protected]>
(cherry picked from commit 0b030c5)
This is to prevent issues such as apache#43334

(cherry picked from commit 0a9c3c0)
@potiuk
Copy link
Member Author

potiuk commented Oct 24, 2024

Backport of #43335. SHould be merged after #43336 is merged/

@kaxil kaxil changed the title Fix warning suppression [Backport] Fix warning suppression Oct 24, 2024
@potiuk potiuk changed the title [Backport] Fix warning suppression Suppress warnings when masking sensitive confs (#43335) Oct 24, 2024
@potiuk potiuk merged commit 854b8de into apache:v2-10-test Oct 24, 2024
14 checks passed
@potiuk potiuk deleted the fix-warning-suppression branch October 24, 2024 00:30
@utkarsharma2 utkarsharma2 added this to the Airflow 2.10.3 milestone Oct 24, 2024
@utkarsharma2 utkarsharma2 added the type:bug-fix Changelog: Bug Fixes label Oct 24, 2024
utkarsharma2 pushed a commit that referenced this pull request Oct 24, 2024
This is to prevent issues such as #43334

(cherry picked from commit 0a9c3c0)

---------

Co-authored-by: Amogh Desai <[email protected]>
Co-authored-by: Kaxil Naik <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug-fix Changelog: Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants