Files
kubernetes/pkg/client/restclient
Kubernetes Submit Queue 4e3488ee99 Merge pull request #39831 from jessfraz/fix-38774
Automatic merge from submit-queue (batch tested with PRs 39772, 39831, 39481, 40167, 40149)

Check if error is Status in result.Stream()

Fix #38774

This adds the same functionality to `.Stream()` that was added to `.Error()`, `.Into()`, and `.Get()` in ce187f9c6a to try decoding the body as a Status.

This broke `.Stream()` because the decoding of the body as `Status` was removed from `transformResponse` in ce187f9c6a (diff-de85e3effc36b7bbe3fb9eae6c833cf3L933)
2017-01-19 17:56:45 -08:00
..
2017-01-19 09:50:16 -05:00
2017-01-17 08:32:05 -05:00
2016-12-19 16:05:48 -08:00
2017-01-13 08:27:14 -05:00
2017-01-11 09:09:48 -05:00
2017-01-11 09:09:48 -05:00