mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
ef553e14a4
The cloud logging client should be closed when the log driver is closed. Otherwise dockerd will keep a gRPC connection to the logging endpoint open indefinitely. This results in a slow leak of tcp sockets (1) and memory (~200Kb) any time that a container using `--log-driver=gcplogs` is terminates. Signed-off-by: Patrick Haas <patrickhaas@google.com> |
||
---|---|---|
.. | ||
gcplogging.go | ||
gcplogging_linux.go | ||
gcplogging_others.go |