Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite docker_plugin to not use the Docker SDK for Python #429

Merged
merged 3 commits into from
Jul 14, 2022

Conversation

felixfontein
Copy link
Collaborator

SUMMARY

Step 1: rewrite to use the low-level client instead of the high-level client. Then it's easier to adjust.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

docker_plugin

@github-actions
Copy link

github-actions bot commented Jul 14, 2022

Docs Build 📝

Thank you for contribution!✨

This PR has been merged and your docs changes will be incorporated when they are next published.

@felixfontein felixfontein changed the title [WIP] Rewrite docker_plugin to not use the Docker SDK for Python Rewrite docker_plugin to not use the Docker SDK for Python Jul 14, 2022
@felixfontein
Copy link
Collaborator Author

ready_for_review

@felixfontein felixfontein merged commit 04121b5 into ansible-collections:main Jul 14, 2022
@felixfontein felixfontein deleted the docker_plugin branch July 14, 2022 14:29
@felixfontein
Copy link
Collaborator Author

@briantist thanks a lot for reviewing this!

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.

2 participants