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 was archived by the owner on Nov 19, 2020. It is now read-only.
If a watch sends back
{"type":"ERROR","object":{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"too old resource version: 500000 (557576)","reason":"Gone","code":410}}
instead of returning opaque errors from proto
proto: wrong wireType = 6 for field ServiceAccountName
it should return an APIError:
kubernetes api: Failure 410 too old resource version: 500000 (557287)
0 commit comments