Skip to content

Conversation

@benjaminsims
Copy link
Contributor

Dear Airflow maintainers,

Please accept this PR. I understand that it will not be reviewed until I have checked off all the steps below!

JIRA

Description

  • Here are some details about my PR, including screenshots of any UI changes:

The API for the Docker client was changed and 'Client' renamed to 'APIClient' (see docker/docker-py@9daa320).

This PR updates the import to reflect the name change.

Tests

  • My PR adds the following unit tests OR does not need testing for this extremely good reason:

Unit tests are broken when running using the latest version of the Docker client; I have modified the unit tests to import the new version instead.

Commits

  • My commits all reference JIRA issues in their subject lines, and I have squashed multiple commits if they address the same issue. In addition, my commits follow the guidelines from "How to write a good git commit message":
    1. Subject is separated from body by a blank line
    2. Subject is limited to 50 characters
    3. Subject does not end with a period
    4. Subject uses the imperative mood ("add", not "adding")
    5. Body wraps at 72 characters
    6. Body explains "what" and "why", not "how"

@mention-bot
Copy link

@benjaminsims, thanks for your PR! By analyzing the history of the files in this pull request, we identified @asnir, @vitorbaptista and @artwr to be potential reviewers.

@servomac
Copy link

servomac commented Feb 1, 2018

Somebody is working on this? It's really important for us to be able to launch containers with python library, this way we don't have to install docker client on the container.

@Fokko
Copy link
Contributor

Fokko commented May 24, 2018

@benjaminsims Could you close this PR? It has been fixed in #3407

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants