Merge pull request #58735 from liggitt/server-unavailable-errors
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
Distinguish service unavailable errors in client-go
related to https://github.com/kubernetes/kubernetes/issues/58642
the server is returning correct errors, but the client was not distinguishing service unavailable errors from general 5xx errors
```release-note
NONE
```
Showing
Please
register
or
sign in
to comment