You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/04/05 16:10:53 UTC

[GitHub] [airflow] tirkarthi commented on pull request #22754: Fix secrets rendered in UI when task is not executed.

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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org