• Michael Fraenkel's avatar
    CRI Portforward needs to forward websocket ports · 93c11422
    Michael Fraenkel authored
    - 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
    93c11422
Name
Last commit
Last update
..
BUILD Loading commit data...
doc.go Loading commit data...
fake_kuberuntime_manager.go Loading commit data...
helpers.go Loading commit data...
helpers_test.go Loading commit data...
instrumented_services.go Loading commit data...
kuberuntime_container.go Loading commit data...
kuberuntime_container_test.go Loading commit data...
kuberuntime_gc.go Loading commit data...
kuberuntime_gc_test.go Loading commit data...
kuberuntime_image.go Loading commit data...
kuberuntime_image_test.go Loading commit data...
kuberuntime_logs.go Loading commit data...
kuberuntime_logs_test.go Loading commit data...
kuberuntime_manager.go Loading commit data...
kuberuntime_manager_test.go Loading commit data...
kuberuntime_sandbox.go Loading commit data...
kuberuntime_sandbox_test.go Loading commit data...
labels.go Loading commit data...
labels_test.go Loading commit data...
legacy.go Loading commit data...
security_context.go Loading commit data...