Clarification on outbound-transport-mode

We changed the default transport mode mostly because it narrows the scope of what the proxy needs to understand for incoming connections. Previously the Linkerd proxy needed to be able to differentiate mTLS connections from cleartext sometimes; it doesn’t need to do that any more, which simplifies things. transparent mode is expected to be available for the foreseeable future as a thing you can explicitly enable.

I’m checking on the log lines – how often are you seeing those?