Files
kubernetes/pkg/kubectl
Kubernetes Submit Queue da549596c4 Merge pull request #49534 from smarterclayton/separate_proxy
Automatic merge from submit-queue

Support exec/attach/portforward in `kubectl proxy`

Use the UpgradeAwareProxy shared code in kubectl proxy. Provide a separate transport for those requests that does not have HTTP/2 enabled. Refactor the code to be a bit cleaner in places and to better separate changes.

Fixes #32026

```release-note
`kubectl proxy` will now correctly handle the `exec`, `attach`, and `portforward` commands.  You must pass `--disable-filter` to the command in order to allow these endpoints.
```
2017-08-09 09:53:35 -07:00
..
2017-07-18 15:35:40 -03:00
2017-07-21 10:56:26 -04:00
2017-07-18 09:28:49 +02:00
2017-06-22 11:31:03 -07:00
2017-06-22 11:31:03 -07:00
2017-06-02 09:26:13 +08:00
2017-05-05 13:57:01 -07:00
2017-06-03 14:35:49 +08:00
2017-05-23 07:18:44 -07:00
2017-07-25 11:47:57 -07:00
2017-06-22 11:31:03 -07:00
2017-06-22 11:31:03 -07:00