Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reduce log level for k8s TCP_KEEPALIVE etc warnings
These warnings are emitted when "enable tcp keepalive" is enabled but it's not supported on the machine. Since TCP keepalive enabled is now default for KPO, I don't think it really makes sense to warn just cus the machine doesn't support it. There's nothing you can do about it anyway.
- Loading branch information