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
Would have locked null Nodes
Failure executing: GET at: https://xxxxxx.xxx.xxxx/apis/networking.k8s.io/v1/namespaces/xxx-yyy-1/networkpolicies. Message: Forbidden! User xxx-yyy-1 doesn't have permission. networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:xxx-yyy-1:xxx-yyy-1" cannot list networkpolicies.networking.k8s.io in the namespace "xxx-yyy-1".
Would have locked xxx-yyy-1 xxx-yyy-1
Feb 11, 2019 9:10:43 AM okhttp3.internal.platform.Platform log
WARNING: A connection to https://xxxxxx.xxx.xxxx/ was leaked. Did you forget to close a response body? To see where this was allocated, set the OkHttpClient logger level to FINE: Logger.getLogger(OkHttpClient.class.getName()).setLevel(Level.FINE);
In #44 a pontential memory leak was found.
Related links
This problems is discussed at
fabric8io/kubernetes-client#1013
The text was updated successfully, but these errors were encountered: