potiuk commented on issue #6513: [AIRFLOW-5862] Fix failing build on kubernetes URL: https://github.com/apache/airflow/pull/6513#issuecomment-550508032 It worked in the PR but did not work after merging to master because of an unexpected dependency between images and scripts. The PR build was using the previous image with old app_deploy scripts and the new image used the new image with the new scripts - with missing common directory in .dockerignore :). Weird bug but this is what you get to when you get docker-in-docker-in-docker.
---------------------------------------------------------------- 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] With regards, Apache Git Services
