mirror of https://github.com/linkerd/linkerd2.git
We currently set klog to maximum verbosity when debug logging is enabled. This causes control plane components, however, to log their serviceaccount tokens, leaking secret information into logs. By setting the klog level to 6, we avoid this logging. Fixes #2383 |
||
---|---|---|
.. | ||
flags.go |