Files
Patrick Haas 74c0c5b7f1 Fix gcplogs memory/connection leak
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>
(cherry picked from commit ef553e14a4)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-03 00:30:30 +02:00
..
2018-02-05 16:51:57 -05:00
2019-08-09 16:50:39 -07:00
2018-02-05 16:51:57 -05:00
2020-08-05 12:48:27 +02:00
2018-06-13 09:04:30 +02:00
2018-05-23 17:50:54 +02:00
2018-11-13 10:42:57 +08:00
2018-02-05 16:51:57 -05:00
2019-06-11 17:40:09 +02:00
2018-02-05 16:51:57 -05:00