automation-tests/cmd/podman/pods
Valentin Rothberg 75f478c08b pod create: remove need for pause image
So far, the infra containers of pods required pulling down an image
rendering pods not usable in disconnected environments.  Instead, build
an image locally which uses local pause binary.

Fixes: #10354
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-10-26 13:51:45 +02:00
..
create.go pod create: remove need for pause image 2021-10-26 13:51:45 +02:00
exists.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
inspect.go inspect: printTmpl must Flush writer 2021-09-09 16:37:24 +05:30
kill.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
logs.go kube: Add support for podman pod logs 2021-09-05 16:24:49 +05:30
pause.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
pod.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
prune.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
ps.go Shell completion for --format with anonymous fields 2021-08-27 10:28:15 +02:00
restart.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
rm.go Add --time out for podman * rm -f commands 2021-10-04 07:07:56 -04:00
start.go InfraContainer Rework 2021-08-26 16:05:16 -04:00
stats.go Scrub podman commands to use report package 2021-06-16 16:53:48 -07:00
stop.go InfraContainer Rework 2021-08-26 16:05:16 -04:00
top.go Scrub podman commands to use report package 2021-06-16 16:53:48 -07:00
unpause.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00