k3s/test
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
..
e2e Merge pull request #49534 from smarterclayton/separate_proxy 2017-08-09 09:53:35 -07:00
e2e_federation Merge pull request #36197 from jianhuiz/federation-job-controller 2017-08-07 16:15:01 -07:00
e2e_node Merge pull request #49771 from feiskyer/wait-for-failure 2017-08-08 20:56:51 -07:00
fixtures Flag support in kubectl plugins 2017-07-18 15:35:40 -03:00
images Fix typo in test/images/port-forward-tester/Makefile 2017-08-02 14:56:23 -07:00
integration Deprecate Deployment rollbackTo field and remove rollback endpoint 2017-08-07 18:35:49 -07:00
kubemark Fix bug in command retrying in kubemark 2017-07-24 17:18:50 +02:00
list
soak Fix code implicitly casting clientsets to getters 2017-08-06 15:30:13 +02:00
utils Fix printer hack to get a versioned client 2017-08-06 15:30:13 +02:00
BUILD
OWNERS Add sig-testing OWNERS_ALIASES 2017-07-25 11:05:18 -07:00
test_owners.csv Remove traces of go2idl 2017-08-03 09:33:58 +02:00
test_owners.json remove deprecated flags LowDiskSpaceThresholdMB and OutOfDiskTransitionFrequency 2017-07-20 13:23:13 -07:00