You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 15, 2023. It is now read-only.
However, I found the code not to be working. The issue I found is that /v2/stats/self endpoint on etcd3 just keep the connection open forever, no response, no timeouts. I was able to fix that bu adding 5 second timeout to http call.
Since Kubernetes 1.6.0 use etcd3 by default, is there any plan about upgrading the embeded etcd to the lastest version ?
The text was updated successfully, but these errors were encountered: