kubernetes/pkg/client/tests
Michael Fraenkel 93c11422e4 CRI Portforward needs to forward websocket ports
- adjust ports to int32
- CRI flows the websocket ports as query params

- Do not validate ports since the protocol is unknown
  SPDY flows the ports as headers and websockets uses query params
- Only flow query params if there is at least one port query param
2017-02-01 18:03:42 -07:00
..
BUILD move portforward to client-go 2017-01-31 14:13:35 -05:00
doc.go preserve client tests that can't move to client-go 2017-01-25 08:29:48 -05:00
fake_client_test.go move testing/core to client-go 2017-01-26 13:54:40 -05:00
listwatch_test.go preserve client tests that can't move to client-go 2017-01-25 08:29:48 -05:00
portfoward_test.go CRI Portforward needs to forward websocket ports 2017-02-01 18:03:42 -07:00