diff options
author | Paul Holzinger <paul.holzinger@web.de> | 2021-01-31 15:46:39 +0100 |
---|---|---|
committer | Paul Holzinger <paul.holzinger@web.de> | 2021-01-31 16:01:02 +0100 |
commit | 3cfd4ce45e4967d395172527e4b4f589ec8d6fd6 (patch) | |
tree | 38745e4df317eee60e36360b82bca1fd61fce28a /libpod/diff.go | |
parent | 735b16e34721449781f82b10555b15e4aead0deb (diff) | |
download | podman-3cfd4ce45e4967d395172527e4b4f589ec8d6fd6.tar.gz podman-3cfd4ce45e4967d395172527e4b4f589ec8d6fd6.tar.bz2 podman-3cfd4ce45e4967d395172527e4b4f589ec8d6fd6.zip |
Fix --network parsing for podman pod create
The `--network` flag is parsed differently for `podman pod create`.
This causes confusion and problems for users. The extra parsing
logic ignored unsupported network options such as `none`,
`container:...` and `ns:...` and instead interpreted them as cni
network names.
Tests are added to ensure the correct errors are shown.
Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
Diffstat (limited to 'libpod/diff.go')
0 files changed, 0 insertions, 0 deletions