You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/05/24 08:26:00 UTC

[jira] [Commented] (AIRFLOW-2362) DockerOperator imports Client should import APIClient

    [ https://issues.apache.org/jira/browse/AIRFLOW-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16488638#comment-16488638 ] 

ASF subversion and git services commented on AIRFLOW-2362:
----------------------------------------------------------

Commit 49556917d9a3e9192d9043afd6cf3ca7939a2403 in incubator-airflow's branch refs/heads/master from [~wasperen]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=4955691 ]

[AIRFLOW-1057][AIRFLOW-1380][AIRFLOW-2362][2362] AIRFLOW Update DockerOperator to new API

update import to docker's new API version >=2.0.0
changed dependency for docker package; now docker
rather than docker-py
updated test cases to align to new docker class

Closes #3407 from Noremac201/fixer


> DockerOperator imports Client should import APIClient
> -----------------------------------------------------
>
>                 Key: AIRFLOW-2362
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2362
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: operators
>            Reporter: Kyle Hamlin
>            Priority: Critical
>              Labels: newbie, patch
>             Fix For: 1.10.0
>
>
> The docker-py package changed its API over a year ago to rename the Client to APIClient:
>  
> https://github.com/docker/docker-py/commit/f5ac10c469fca252e69ae780749f4ec6fe369789



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)