• Kubernetes Submit Queue's avatar
    Merge pull request #38724 from deads2k/fed-12-fix-exec · bf7daae9
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    fix connection upgrades through kuberentes-discovery
    
    The initial upgrade through the proxy doesn't use the passed transport to handle the communication to the remote side.  Since we need auth proxy headers, this broke the upgrade for exec.
    
    This sets those headers once if its an upgrade request (the transport stomps them if called anyway, so it won't shadow.).
    
    @sttts I think this is the last required piece.  Then we start wiring in for e2e.
    bf7daae9
Name
Last commit
Last update
..
clicheck Loading commit data...
gendocs Loading commit data...
genkubedocs Loading commit data...
genman Loading commit data...
genslateyaml Loading commit data...
genswaggertypedocs Loading commit data...
genutils Loading commit data...
genyaml Loading commit data...
hyperkube Loading commit data...
kube-apiserver Loading commit data...
kube-controller-manager Loading commit data...
kube-discovery Loading commit data...
kube-dns Loading commit data...
kube-proxy Loading commit data...
kubeadm Loading commit data...
kubectl Loading commit data...
kubelet Loading commit data...
kubemark Loading commit data...
kubernetes-discovery Loading commit data...
libs/go2idl Loading commit data...
linkcheck Loading commit data...
mungedocs Loading commit data...
OWNERS Loading commit data...