cpdean commented on pull request #15599: URL: https://github.com/apache/airflow/pull/15599#issuecomment-902921785
Spent the day playing around with this some more. I've been able to eventually get passwords to mask, but sometimes they leak through. When a task has been queued, just before it starts running or before it has succeeded, the password is visible. What's going on here? Task queued:  Task finished:  -- 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]
