RehanAhmad25 commented on issue #72377: URL: https://github.com/apache/airflow/issues/72377#issuecomment-5535790190
Opened a PR implementing the plan we settled on: #72499 Covers all three parts: - `format="password"` masked in Task Logs and Rendered Templates via `mask_secret()` at param resolution time - `conf` redacted in the DAG Run Details page and REST API (including the `dag_id="~"` list and batch endpoints) - Docs to follow, explicitly stating the boundary (no XCom masking, no encryption at rest) @eitan-shalev, tagging you since you've been reviewing the design discussion, happy to address anything in the PR itself. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
