spiegel_podman/pkg/bindings/containers
Paul Holzinger 666f555aa5 Fix resize race with podman exec -it
When starting a process with `podman exec -it` the terminal is resized
after the process is started. To fix this allow exec start to accept the
terminal height and width as parameter and let it resize right before
the process is started.

Fixes #10560

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2021-06-16 16:43:30 +02:00
..
archive.go bump go module to v3 2021-02-22 09:03:51 +01:00
attach.go Fix resize race with podman exec -it 2021-06-16 16:43:30 +02:00
checkpoint.go bump go module to v3 2021-02-22 09:03:51 +01:00
commit.go bump go module to v3 2021-02-22 09:03:51 +01:00
containers.go bump go module to v3 2021-02-22 09:03:51 +01:00
create.go bump go module to v3 2021-02-22 09:03:51 +01:00
diff.go bump go module to v3 2021-02-22 09:03:51 +01:00
exec.go bump go module to v3 2021-02-22 09:03:51 +01:00
healthcheck.go bump go module to v3 2021-02-22 09:03:51 +01:00
logs.go bump go module to v3 2021-02-22 09:03:51 +01:00
mount.go bump go module to v3 2021-02-22 09:03:51 +01:00
rename.go bump go module to v3 2021-02-22 09:03:51 +01:00
types.go Add --requires flag to podman run/create 2021-04-06 14:01:31 -04:00
types_attach_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_checkpoint_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_commit_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_create_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_diff_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_execinspect_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_execstart_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_execstartandattach_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_exists_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_export_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_healthcheck_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_init_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_inspect_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_kill_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_list_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_log_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_mount_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_mountedcontainerpaths_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_pause_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_prune_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_remove_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_rename_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_resizeexectty_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_resizetty_options.go Remove resize race condition 2021-03-26 15:15:17 -04:00
types_restart_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_restore_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_shouldrestart_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_start_options.go Add --requires flag to podman run/create 2021-04-06 14:01:31 -04:00
types_stats_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_stop_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_top_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_unmount_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_unpause_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_wait_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00