diff options
author | Paul Holzinger <pholzing@redhat.com> | 2022-04-27 12:43:16 +0200 |
---|---|---|
committer | Paul Holzinger <pholzing@redhat.com> | 2022-04-27 14:32:36 +0200 |
commit | 4a4906b91f6ff59f5cbc542d31b6127b5d8f5bc8 (patch) | |
tree | 534f58aac927ecff7fce37bf0a7547a2f9270e84 /pkg/api/server | |
parent | e9599fb1ae49551c51cd1c8f4cb98ef93231d842 (diff) | |
download | podman-4a4906b91f6ff59f5cbc542d31b6127b5d8f5bc8.tar.gz podman-4a4906b91f6ff59f5cbc542d31b6127b5d8f5bc8.tar.bz2 podman-4a4906b91f6ff59f5cbc542d31b6127b5d8f5bc8.zip |
pkg/bindings: manifest remove 3.X API support conditional
Since the minimum API version is set to 4.0.0 the endpoint will not talk
to the 3.X endpoint. Therefore this logic is broken and should just be
removed. 4.0 bindings should only talk to 4.0 server. This is already
the case for many other endpoints.
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Diffstat (limited to 'pkg/api/server')
0 files changed, 0 insertions, 0 deletions