Files
kubernetes/pkg
Kubernetes Submit Queue 424819888a Merge pull request #52065 from liggitt/proxy-request-uri
Automatic merge from submit-queue

Fix proxied request-uri to be valid HTTP requests

Fixes #52022, introduced in 1.7. Stringifying/re-parsing the URL masked that the path was not constructed with a leading `/` in the first place.

This makes upgrade requests proxied to pods/services via the API server proxy subresources be valid HTTP requests

```release-note
Fixes an issue with upgrade requests made via pod/service/node proxy subresources sending a non-absolute HTTP request-uri to backends
```
2017-09-07 13:03:34 -07:00
..
2017-09-01 19:11:19 +08:00
2017-09-06 10:21:01 -07:00
2017-09-07 09:53:52 -04:00
2017-09-06 10:21:01 -07:00
2017-08-16 11:22:37 -07:00