[
https://issues.apache.org/jira/browse/AIRFLOW-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kaxil Naik updated AIRFLOW-3343:
--------------------------------
Fix Version/s: (was: 1.10.1)
1.10.2
> DockerOperator always reports containers as failed
> --------------------------------------------------
>
> Key: AIRFLOW-3343
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3343
> Project: Apache Airflow
> Issue Type: Bug
> Affects Versions: 1.10.1
> Reporter: Ash Berlin-Taylor
> Priority: Major
> Fix For: 1.10.2
>
>
> The docker-py 3.0.0 has some API breaking changes that didn't get picked up
> because our mocking was still returning the old API. From
> https://docker-py.readthedocs.io/en/stable/change-log.html#breaking-changes:
> > APIClient.wait and Container.wait now return a dict representing the API’s
> > response instead of returning the status code directly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)