Arko Dasgupta
Arko Dasgupta
@tomkcook can incorporate https://github.com/docker/libnetwork/issues/2488#issuecomment-571746499 (remove the `icc` check) in this PR
@jchadwick-smug do you see this in the latest version as well (`19.03.7`)
should be the same @jchadwick-smug . I'm running `docker run --net none nginx` and I can't seem to generate the logs you have shared
lets test the functionality end-to-end (add changes to `Moby` master, add integration tests in `Moby`) before we cherry-pick into master ?
is this needed for 19.03 ?
@houstar thanks for working on this, can you please add some test-cases as well
also `TestValidRemoteDriver` should be fixed in master, all tests should hopefully pass if you re-run tests
@kolyshkin is there a way to ratelimit these logs
@kolyshkin I'm just very reluctant to delete these logs Can we add a compile time parameter / global `const enableDebugLogs = false` to reduce logging for now
PTAL @mavenugo