diff options
author | Paul Holzinger <paul.holzinger@web.de> | 2020-12-11 13:22:48 +0100 |
---|---|---|
committer | Paul Holzinger <paul.holzinger@web.de> | 2020-12-11 14:16:05 +0100 |
commit | 2a35387e9e7e94ae8192f4fc6bda4673b053cd99 (patch) | |
tree | 01f45e8bef7d62f8dfc8a6f677a668c1b7bfa142 /SECURITY.md | |
parent | dd954781e6e308a0bbecfaf6699b41426100a58d (diff) | |
download | podman-2a35387e9e7e94ae8192f4fc6bda4673b053cd99.tar.gz podman-2a35387e9e7e94ae8192f4fc6bda4673b053cd99.tar.bz2 podman-2a35387e9e7e94ae8192f4fc6bda4673b053cd99.zip |
Fix some network compat api problems
Network create could panic when used with a json body like this:
`{"Name":"net","IPAM":{"Config":[]}}`
The network scope for list and inspect should not be empty. It can
be swarm, global or local. We only support local networks so
hardcode this field to local.
Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
Diffstat (limited to 'SECURITY.md')
0 files changed, 0 insertions, 0 deletions