spiegel_podman/pkg/bindings/containers
Paul Holzinger ba8eba83ef
Fix bindings container log test
The returned error was not checked, thus the test could hang forever
since it blocks on the log channel.

Also handle unexpectedEOF like EOF.

Fixes #12176

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2021-11-04 17:04:27 +01:00
..
archive.go Fix file descriptor leaks and add test 2021-08-24 16:36:10 -07:00
attach.go Fix bindings container log test 2021-11-04 17:04:27 +01:00
checkpoint.go Fix file descriptor leaks and add test 2021-08-24 16:36:10 -07:00
commit.go Fix file descriptor leaks and add test 2021-08-24 16:36:10 -07:00
containers.go Fix file descriptor leaks and add test 2021-08-24 16:36:10 -07:00
create.go Fix file descriptor leaks and add test 2021-08-24 16:36:10 -07:00
diff.go Fix file descriptor leaks and add test 2021-08-24 16:36:10 -07:00
exec.go Fix file descriptor leaks and add test 2021-08-24 16:36:10 -07:00
healthcheck.go Fix file descriptor leaks and add test 2021-08-24 16:36:10 -07:00
logs.go Fix bindings container log test 2021-11-04 17:04:27 +01:00
mount.go Fix file descriptor leaks and add test 2021-08-24 16:36:10 -07:00
rename.go Fix file descriptor leaks and add test 2021-08-24 16:36:10 -07:00
types.go Add --time out for podman * rm -f commands 2021-10-04 07:07:56 -04:00
types_attach_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_checkpoint_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_commit_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_copy_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_create_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_diff_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_execinspect_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_execstart_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_execstartandattach_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_exists_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_export_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_healthcheck_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_init_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_inspect_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_kill_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_list_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_log_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_mount_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_mountedcontainerpaths_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_pause_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_prune_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_remove_options.go Add --time out for podman * rm -f commands 2021-10-04 07:07:56 -04:00
types_rename_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_resizeexectty_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_resizetty_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_restart_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_restore_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_shouldrestart_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_start_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_stats_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_stop_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_top_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_unmount_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_unpause_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_wait_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00