Nicola Sella

Results 94 comments of Nicola Sella

no, there must be something wrong. I'll close the PR for now and try to look more in my local env. This looks like being a fix for me only...

Quoting @jwhonce from the issue > Adding external and all as kwargs would require extra validation if the client has been instantiated in compatible_version mode I scratched my head on...

Also, apologies for several force pushes, looks like I can't get pylint locally and in GH work nicely together, so it keeps complaining 🤦🏻‍♂️

> Should podman-py report an error? Or, should it just make the call and allow the API service to either ignore them or report an error? As long as podman-py...

> We could do something crazy like default to True for libpod and False when compatible is True. Is that too odd for developers? It doesn't break current libpod scripts...

Fixes: https://github.com/containers/podman-py/issues/459 Fixes: https://github.com/containers/podman-py/issues/446

@jwhonce please take a look

Thanks for the PR. This will require some time and discussion, so here's my initial comment. Please, @apyrgio , correct me if I understand your PR wrong. If I am...