diff options
author | Korhonen Sami (Samlink) <k847259@ubuntu.saminet.fi> | 2020-07-07 11:31:32 +0300 |
---|---|---|
committer | Korhonen Sami (Samlink) <k847259@ubuntu.saminet.fi> | 2020-07-07 13:05:16 +0300 |
commit | 610118d9bf4ee28d50d3042d9578b3cef24fd86e (patch) | |
tree | aa186a20b09e7ca2662e123f942122dc4c9eabb6 /test/system | |
parent | 1a93857acc4ee1e5a9213e2c22f12802d84cd277 (diff) | |
download | podman-610118d9bf4ee28d50d3042d9578b3cef24fd86e.tar.gz podman-610118d9bf4ee28d50d3042d9578b3cef24fd86e.tar.bz2 podman-610118d9bf4ee28d50d3042d9578b3cef24fd86e.zip |
Add support for Filter query parameter to list images api
Docker api version 1.24 uses a query parameter named Filter
for filtering images by names. In more recent versions of
api name filter is in filters query parameter with other
filters
This patch adds a mapping that translates Filter query
parameter to Filters={"reference": [""]}
Signed-off-by: Sami Korhonen <skorhone@gmail.com>
Diffstat (limited to 'test/system')
0 files changed, 0 insertions, 0 deletions