automation-tests/cmd/podman/pods
Matthew Heon 7989e422b4 Fix `podman pod create --infra=false`
We were accidentally setting incorrect defaults for the network
namespace for rootless `pod create` when infra containers were
not being created. This should resolve that issue.

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2020-05-08 13:25:41 -04:00
..
create.go Fix `podman pod create --infra=false` 2020-05-08 13:25:41 -04:00
exists.go system tests must pass 2020-04-28 15:17:00 -05:00
inspect.go Provide a json variable pointing to a configured json API 2020-04-21 07:56:10 -07:00
kill.go Podman V2 birth 2020-04-16 15:53:58 -05:00
pause.go Podman V2 birth 2020-04-16 15:53:58 -05:00
pod.go Fix errors found when comparing podman v1 --help versus V2 2020-05-04 14:16:34 -04:00
prune.go And system prune feature for v2. 2020-05-01 13:57:16 -04:00
ps.go Fix errors found when comparing podman v1 --help versus V2 2020-05-04 14:16:34 -04:00
restart.go Podman V2 birth 2020-04-16 15:53:58 -05:00
rm.go Fix typos in rm messages 2020-04-28 15:57:40 -04:00
start.go Podman V2 birth 2020-04-16 15:53:58 -05:00
stats.go Fix errors found when comparing podman v1 --help versus V2 2020-05-04 14:16:34 -04:00
stop.go Update podman to use containers.conf 2020-04-20 16:11:36 -04:00
top.go Fix errors found when comparing podman v1 --help versus V2 2020-05-04 14:16:34 -04:00
unpause.go Podman V2 birth 2020-04-16 15:53:58 -05:00