-
Notifications
You must be signed in to change notification settings - Fork 240
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Telemetry leaks sockets on error #2703
Comments
This was referenced Apr 25, 2024
This issue is stale because it has been open for 2 weeks with no activity. Remove stale label or comment or this will be closed in 7 days |
Issue closed due to inactivity. |
This issue is stale because it has been open for 2 weeks with no activity. Remove stale label or comment or this will be closed in 7 days |
Fix has rolled out to aks (cni versions 1.4.54 and 1.5.28) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What happened:
Starting telemetry gives error
and does not clean up/close connections on error.
What you expected to happen:
The unmarshal error should not occur and the connections should be closed properly on error.
How to reproduce it:
Start an AKS cluster and create a pod.
Orchestrator and Version (e.g. Kubernetes, Docker):
Operating System (Linux/Windows):
Kernel (e.g.
uanme -a
for Linux or$(Get-ItemProperty -Path "C:\windows\system32\hal.dll").VersionInfo.FileVersion
for Windows):Anything else we need to know?:
[Miscellaneous information that will assist in solving the issue.]
The text was updated successfully, but these errors were encountered: