k3s/pkg/client/restclient
Kubernetes Submit Queue 27c093ea90 Merge pull request #32048 from smarterclayton/consistent_errors
Automatic merge from submit-queue

Handle Stream() errors consistently in restclient

We should be following the same rules for Stream() as the normal body
request flow.

Also add slightly more output on a server error - in the future we may
want to clean this up but it's potentially hiding bad responses.

Related to #32009 but isn't the fix (so far)
2016-09-15 20:13:48 -07:00
..
client.go Remove Codec from ContentConfig. 2016-07-08 13:53:09 +02:00
client_test.go Run goimports 2016-08-02 15:12:39 +03:00
config.go ScheduledJob controller 2016-08-05 13:34:50 -07:00
config_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
plugin.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
plugin_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
request.go Merge pull request #32048 from smarterclayton/consistent_errors 2016-09-15 20:13:48 -07:00
request_test.go Remove implicit Prometheus metrics from client 2016-08-19 10:11:45 -07:00
transport.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
url_utils.go Fix problem specifying fqdn:port in command line 2016-07-05 10:10:12 -04:00
url_utils_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
urlbackoff.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
urlbackoff_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
versions.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00