spiegel_podman/test/python
Matej Vasek 888a52ded8 fix: pull parma parsing for the /build compat ep
The standard Docker client passes "1" for pull query parameter.
This means our compat endpoint has to work with this.
The endpoint was recently modified to accept pull-policy however this is
not how Docker actually work. Docker actually treats `pull` as boolean.

For sake of compatibility I decide to preserve pull-policy parsing too.
We can consider this podman's extension. I should not affect standard
clients.

Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-08-15 14:56:56 +02:00
..
docker fix: pull parma parsing for the /build compat ep 2023-08-15 14:56:56 +02:00
__init__.py Refactor python tests to run against python3.9 2021-03-01 13:15:59 -07:00
requirements.txt chore(deps): update dependency setuptools to v68 2023-06-19 18:59:03 +00:00