• k8s-merge-robot's avatar
    Merge pull request #23445 from ncdc/go16-portforward-e2e · 9105a6ab
    k8s-merge-robot authored
    Automatic merge from submit-queue
    
    Update port forward e2e for go 1.6
    
    Only close the stdout/stderr pipes from kubectl port-forward when we're truly done with the command,
    instead of as soon as runPortForward exits.
    
    Also try to gracefully stop kubectl port-forward via SIGINT, instead of always sending SIGKILL, as
    this will help avoid spdy goroutine leaks in the Kubelet.
    
    Ref #22149 
    
    cc @smarterclayton @kubernetes/rh-cluster-infra 
    9105a6ab
Name
Last commit
Last update
..
component/scheduler/perf Loading commit data...
e2e Loading commit data...
e2e_node Loading commit data...
fixtures/pkg/kubectl/cmd/apply Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
soak Loading commit data...
OWNERS Loading commit data...