mirror of
https://github.com/containerd/containerd.git
synced 2026-08-09 09:33:06 +00:00
The io.containerd.runhcs.v1 shim can scrub sensitive information from logs it emits. Since v0.15.0-rc.2 this is done by default, but older branches still require the option to be explicitly enabled. Explicitly enable the scrubbing by default for the CRI configuration. See also: https://github.com/microsoft/hcsshim/pull/2725 Google-Bug-Id: 481375460 Signed-off-by: Samuel Karp <samuelkarp@google.com>