kubernetes/pkg/registry/core/node
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
..
rest React to changes in UpgradeAwareProxy 2017-08-04 12:48:20 -04:00
storage Fix NotFound errors do not line up with API endpoint's group version 2017-08-07 16:30:40 +08:00
BUILD autogenerated 2017-04-14 10:40:57 -07:00
doc.go move core resource registry packages 2016-09-21 10:11:50 -04:00
registry.go Grow signature for predicate attributes to include init status 2017-06-02 22:09:04 -04:00
strategy_test.go move pkg/fields to apimachinery 2017-01-19 09:50:16 -05:00
strategy.go Grow signature for predicate attributes to include init status 2017-06-02 22:09:04 -04:00