spiegel_podman/cmd/podman/containers
Valentin Rothberg 33ec8c6698 fix remote checkpoint/restore
Nothing was working before, and it's too much to summarize.  To make
sure we're not regressing in the future again, enable the remote e2e
tests.

Fixes: #12007
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-11-16 14:41:18 +01:00
..
attach.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
checkpoint.go Added optional container checkpointing statistics 2021-11-15 11:50:24 +00:00
cleanup.go standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
commit.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
container.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
cp.go cp: consolidate and simplify 2021-07-28 11:18:47 +02:00
create.go Enable 'podman run --memory-swappiness=0' 2021-11-12 13:20:20 -05:00
diff.go podman diff accept two images or containers 2021-07-02 17:11:56 +02:00
exec.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
exists.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
export.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
init.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
inspect.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
kill.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
list.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
logs.go logFile until flag issue 2021-08-23 12:51:56 -04:00
mount.go Add no-trunc support to podman-events 2021-09-16 09:41:29 -04:00
pause.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
port.go libpod: deduplicate ports in db 2021-10-27 18:59:56 +02:00
prune.go InfraContainer Rework 2021-08-26 16:05:16 -04:00
ps.go libpod: deduplicate ports in db 2021-10-27 18:59:56 +02:00
rename.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
restart.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
restore.go fix remote checkpoint/restore 2021-11-16 14:41:18 +01:00
rm.go Add --time out for podman * rm -f commands 2021-10-04 07:07:56 -04:00
run.go logging: new mode -l passthrough 2021-09-27 12:07:01 +02:00
runlabel.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
start.go System tests: confirm that -a and -l clash 2021-10-20 11:09:32 -06:00
stats.go podman stats: move cgroup validation to server 2021-10-11 16:13:08 +02:00
stop.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
top.go Scrub podman commands to use report package 2021-06-16 16:53:48 -07:00
unmount.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
unpause.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
utils.go Podman V2 birth 2020-04-16 15:53:58 -05:00
wait.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00