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
don't crash on large objets served by recent k8s-api-server
Per #1209 : now that aws-alb-controller has informers on pods, it's
much more likely to be served a object too large for < v1.14
apimachinery serializers.
Bump apimachinery dep to 1.14 solves the issue.
0 commit comments