Pverheijen edited a comment on pull request #9737: URL: https://github.com/apache/airflow/pull/9737#issuecomment-664225203
Hey there, I'm using: Puckel's airflow image VERSION 1.10.9 SOURCE: https://github.com/puckel/docker-airflow Which features AIRFLOW_VERSION=1.10.9 and python:3.7-slim-buster And it gave me the following error, the proposed change makes it work for me. ``` AttributeError: 'ContainerInstanceManagementClient' object has no attribute 'container' ``` It seems that a certain version of the Azure SDK uses container and another containerS Not sure what the best way to proceed is. ---------------------------------------------------------------- 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]
