Masking configuration values irrelevant to DAG author (#43040) by potiuk · Pull Request #43336 · apache/airflow

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 <adesai@cloudera.com>
Co-authored-by: Ash Berlin-Taylor <ash_github@firemirror.com>
(cherry picked from commit 0b030c5)

@potiuk potiuk deleted the add-fix-to-sensitive-values branch

October 24, 2024 00:27

utkarsharma2 pushed a commit that referenced this pull request

Oct 24, 2024
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 <adesai@cloudera.com>
Co-authored-by: Ash Berlin-Taylor <ash_github@firemirror.com>
(cherry picked from commit 0b030c5)

Co-authored-by: Amogh Desai <amoghrajesh1999@gmail.com>

This was referenced

Oct 28, 2024