spiegel_podman/pkg/varlinkapi
Valentin Rothberg 84076bf95f log API: add context to allow for cancelling
Add a `context.Context` to the log APIs to allow for cancelling
streaming (e.g., via `podman logs -f`).  This fixes issues for
the remote API where some go routines of the server will continue
writing and produce nothing but heat and waste CPU cycles.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-07-22 14:50:47 -04:00
..
virtwriter fix lint - pkg/varlinkapi/virtwriter 2020-01-08 15:44:30 +01:00
attach.go Fix system service panic from early hangup in events 2020-07-06 13:14:31 -04:00
config.go move go module to v2 2020-07-06 15:52:17 +02:00
container.go move go module to v2 2020-07-06 15:52:17 +02:00
containers.go log API: add context to allow for cancelling 2020-07-22 14:50:47 -04:00
containers_create.go move go module to v2 2020-07-06 15:52:17 +02:00
create.go Fix container and pod create commands for remote create 2020-07-22 14:39:41 -04:00
events.go Fix system service panic from early hangup in events 2020-07-06 13:14:31 -04:00
funcs.go move go module to v2 2020-07-06 15:52:17 +02:00
generate.go move go module to v2 2020-07-06 15:52:17 +02:00
images.go move go module to v2 2020-07-06 15:52:17 +02:00
intermediate.go Podman V2 birth 2020-04-16 15:53:58 -05:00
intermediate_varlink.go move go module to v2 2020-07-06 15:52:17 +02:00
mount.go move go module to v2 2020-07-06 15:52:17 +02:00
pods.go move go module to v2 2020-07-06 15:52:17 +02:00
remote_client.go move go module to v2 2020-07-06 15:52:17 +02:00
shortcuts.go move go module to v2 2020-07-06 15:52:17 +02:00
system.go move go module to v2 2020-07-06 15:52:17 +02:00
transfers.go move go module to v2 2020-07-06 15:52:17 +02:00
util.go move go module to v2 2020-07-06 15:52:17 +02:00
volumes.go move go module to v2 2020-07-06 15:52:17 +02:00