mirror of
https://github.com/moby/moby.git
synced 2026-07-12 02:25:19 +00:00
This is needed to suppress a log message about a harmless condition which was previously logged at the WARNING log level with potentially high frequency (https://github.com/docker/go-events/pull/11). Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>