mirror of https://github.com/linkerd/linkerd2.git
* Stop ignoring client-go log entries Pipe klog output into logrus. Not doing this avoids us from seeing client-go log entries, for some reason I don't understand. To enable, `--controller-log-level` must be `debug`. This was discovered while trying to debug sending events for #3253. I added an integration test that fails when this piping is not in place. Signed-off-by: Alejandro Pedraza <alejandro@buoyant.io> |
||
---|---|---|
.. | ||
flags.go |