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
It's large, but handles all known failure cases with the apiserver. I'm not sure traefik's client is correct in this regard. Also, it uses protobuf now which is more efficient than the old json objects (which use of causes memory problems in the apiserver).
The official k8s go client has now its own repository and seems a lot more useful than the old one (kubernetes/kubernetes#11606): https://github.com/kubernetes/client-go
It's time to migrate :)
The text was updated successfully, but these errors were encountered: