potiuk commented on pull request #14819:
URL: https://github.com/apache/airflow/pull/14819#issuecomment-800571038
I could not find any reason in the scripts. I see that it is initialized
when the runner starts from ssm. It is a bit puzzling indeed why it has
disappeared. There is only one potential place that something could hapen with
${HOME}/.docker/ folder. There is a "forward-credentials.yaml" docker compose
file that maps the .docker credentials inside the container but only if we set
FORWARD_CREDENTIALS variable to "true". And it does not look like we are doing
it anywhere in the CI.
This is very puzzling. I will add some more diagnostics soon. For now I
think we can close it.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]