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
Hmm, it seems that the API Server returns the deleted Service instead of a meta.v1.Status object. Happens on 1.23 and 1.24 server versions.
I think, I'll have to just ignore any payload that is not a meta.v1.Status for successful DELETE requests. (client-go also does something similar, I guess)
Output:
The text was updated successfully, but these errors were encountered: