podman/pkg/specgen
Matthew Heon 2d68dc776d Fix parsing of --network for `podman pod create`
Interpreting CNI networks was a bit broken, and it was causing
rootless `podman pod create` to fail. Also, we were missing the
`--net` alias for `--network`, so add that.

Fixes #6119

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2020-05-07 17:58:50 -04:00
..
generate podman: split env variables in env and overrides 2020-05-07 14:16:50 -04:00
config_linux.go v2podman container create 2020-04-03 15:43:03 -05:00
config_unsupported.go Fix the pkg/specgen/SpecGenerator.getSeccompConfig stub 2020-03-20 23:25:15 +01:00
container_validate.go Add support for volumes-from, image volumes, init 2020-04-27 13:13:21 -04:00
namespaces.go cgroupsns was not following containers.conf 2020-05-01 15:00:33 -04:00
pod_validate.go Fix parsing of --network for `podman pod create` 2020-05-07 17:58:50 -04:00
podspecgen.go Fix parsing of --network for `podman pod create` 2020-05-07 17:58:50 -04:00
specgen.go podman: split env variables in env and overrides 2020-05-07 14:16:50 -04:00