k3s/pkg/client
Kubernetes Submit Queue bf7daae954 Merge pull request #38724 from deads2k/fed-12-fix-exec
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.
2016-12-14 07:45:04 -08:00
..
cache autoupdate BUILD files 2016-12-12 13:30:07 -08:00
chaosclient autoupdate BUILD files 2016-12-12 13:30:07 -08:00
clientset_generated autoupdate BUILD files 2016-12-12 13:30:07 -08:00
conditions autoupdate BUILD files 2016-12-12 13:30:07 -08:00
informers/informers_generated autoupdate BUILD files 2016-12-12 13:30:07 -08:00
leaderelection autoupdate BUILD files 2016-12-12 13:30:07 -08:00
listers autoupdate BUILD files 2016-12-12 13:30:07 -08:00
metrics autoupdate BUILD files 2016-12-12 13:30:07 -08:00
record autoupdate BUILD files 2016-12-12 13:30:07 -08:00
restclient autoupdate BUILD files 2016-12-12 13:30:07 -08:00
retry autoupdate BUILD files 2016-12-12 13:30:07 -08:00
testdata
testing Merge pull request #38648 from sykesm/fake-propagates-ns 2016-12-14 03:46:15 -08:00
transport support exec through discovery 2016-12-13 15:55:54 -05:00
typed autoupdate BUILD files 2016-12-12 13:30:07 -08:00
unversioned Refactor remotecommand options parsing 2016-12-13 16:09:23 -08:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00