diff options
author | Valentin Rothberg <rothberg@redhat.com> | 2020-07-20 14:44:05 +0200 |
---|---|---|
committer | Valentin Rothberg <rothberg@redhat.com> | 2020-07-20 15:05:04 +0200 |
commit | dea93c27d2809cd5a04563d27cf00a8e682884c8 (patch) | |
tree | 446322deeff9b577925344f67537d6303cbdfdeb /cmd | |
parent | d856e87f4002fa520594a2c843cb7e3b002cbb6e (diff) | |
download | podman-dea93c27d2809cd5a04563d27cf00a8e682884c8.tar.gz podman-dea93c27d2809cd5a04563d27cf00a8e682884c8.tar.bz2 podman-dea93c27d2809cd5a04563d27cf00a8e682884c8.zip |
events endpoint: backwards compat to old type
The versions Docker that the compat endpoints currently support are
using another type for the `filters` parameter than later versions
of Docker, which the libpod/events endpoint is also using.
To prevent existing deplopyments from breaking while still achieving
backward compat, we now support both types for the filters parameter.
Tested manually.
Fixes: #6899
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions