vandonr-amz opened a new pull request, #32220:
URL: https://github.com/apache/airflow/pull/32220

   It has been failing a bit randomly recently with 400 errors from the line 
that logs in the public ecr repo.
   
   Upon reading the doc 
(https://docs.aws.amazon.com/AmazonECR/latest/public/public-registries.html), 
it seems we shouldn't use the same credentials as for a private repo. Why it 
was working until now (and is still working from time to time) is still a 
mystery.
   
   Hopefully this should help.
   Also, there was a warning that using --password on the command line was a 
bad idea, so piping the credentials will make that go away.
   


-- 
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]

Reply via email to