mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-26 19:35:10 +00:00
Automatic merge from submit-queue Made tracing of calls and container lifecycle steps in FakeDockerClient optional Fixes #39717 Slightly refactored the FakeDockerClient code and made tracing optional (but enabled by default). @yujuhong @Random-Liu