tirkarthi commented on PR #22754: URL: https://github.com/apache/airflow/pull/22754#issuecomment-1088945895
I guess similar to task run always setting `settings.MASK_SECRETS_IN_LOGS = True` we should also set here within context manager while rendering to ensure secrets are masked. https://github.com/apache/airflow/blob/acb1a100bbf889dddef1702c95bd7262a578dfcc/airflow/cli/commands/task_command.py#L347 -- 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]
