Povilas Kanapickas

Results 415 comments of Povilas Kanapickas

Please let me know if this is not by design. I will look into this problem when I have time, if no one else fixes it before me. Thanks!

It's actually python 3.9, we would run 3.8 in CI if it's supported.

Thanks for the PR. What are the reproduction steps for the bug this PR is trying to fix?

Rebased and removed accidentally added whitespace changes

Running rootless on bookworm locally tells me: ``` Error: unable to start container d90ce391f1318dfce16717a40f80322d76520043b3d8ebbf5513e0709be87524: setting up Pasta: pasta failed with exit code 1: [sh2] | No external routable interface for...

CI part is already covered here https://github.com/containers/podman-compose/pull/1261

Tests can still be added for `mount_desc_to_mount_args`. As for `get_mount_args`, would it be possible to patch `assert_volume` to do nothing for test?

Thanks for the pull request, the basic idea looks great, I just had several nits regarding code style. Could you please also add a newsfragment and an integration test?

Would it be possible to reproduce the repository state on each run? I think git commit does expose enough options and environment variables to make the repository reproducible.