You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@kaxil I'd like to work on this issue. As I understand it, I need to implement the redact_jwt method from airflow/sdk/log.py
instead of current methods used in this class to redact secrets from logs
Please let me know if this interpretation is correct or if there are any additional requirements .
Hi, @Prab-27. My bad, I should not have kept this issue unassigned. This issue involves porting secret_masker functionality to the Task SDK, which is part of AIP-72 and would involve making some design choices.
Since we are at a time crunch for Airflow 3.0, I am assigning it to Amogh, Ash & I since it would involve a lot of discussion. Thank you though for your willingness to pick it up.
airflow/airflow/utils/log/secrets_masker.py
Line 147 in 9ba279d
The text was updated successfully, but these errors were encountered: