crossplane-contrib/provider-kubernetes

TLS error logs

lsviben opened this issue · 0 comments

What happened?

Noticed during testing of ManagementPolicies migration.

We can see TLS error logs:

2024/01/10 13:27:39 http: TLS handshake error from x.x.x.0:33524: EOF
2024/01/10 13:27:39 http: TLS handshake error from x.x.x.0:56824: EOF
2024/01/10 13:27:39 http: TLS handshake error from x.x.x.0:48834: EOF

Everything seems to be working fine with the conversion, and nothing came out of the initial investigation. Found that it seems like a known issue from Go which appears on Kubernetes .

Adding this ticket to keep this in mind and check once in a while if there is a solution.

How can we reproduce it?

Appears here and there, for me it happened in a cluster with multiple managed resources

What environment did it happen in?

Crossplane version: v1.14.4