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
The watch method should not crash if the k8s's reply object contains no `type` or `object`. Instead we check if the reply is an actual object and callback even if the `type` is `undefined`
Should fix (at least partially)
kubernetes-client#146
0 commit comments