ansible-podman-collections icon indicating copy to clipboard operation
ansible-podman-collections copied to clipboard

Update podman image module to support docker-archive transport cleanly

Open dmc5179 opened this issue 3 years ago • 7 comments

Current podman image module doesn't really support the docker-archive transport. This update allows the docker-archive transport to work as expected.

Fix #205

dmc5179 avatar Sep 01 '21 13:09 dmc5179

Would you like to add tests here? https://github.com/containers/ansible-podman-collections/blob/master/tests/integration/targets/podman_image/tasks/main.yml

sshnaidm avatar Sep 02 '21 16:09 sshnaidm

@sshnaidm Tests added and fix simplified.

dmc5179 avatar Sep 10 '21 05:09 dmc5179

Any updates regarding this PR?

ocafebabe avatar Sep 16 '21 23:09 ocafebabe

So far I released 1.8.0, this fix will be in 1.8.1

sshnaidm avatar Sep 17 '21 12:09 sshnaidm

@dmc5179 you need to rebase on latest, I pushed some fixes for CI recently.

sshnaidm avatar Sep 24 '21 09:09 sshnaidm

Any updates regarding this issue?

ocafebabe avatar Oct 16 '21 02:10 ocafebabe

@ocafebabe I'll look next week.

sshnaidm avatar Oct 28 '21 12:10 sshnaidm

please see https://github.com/containers/ansible-podman-collections/pull/619

sshnaidm avatar Aug 15 '23 17:08 sshnaidm