k3s/cmd/kube-apiserver
Kubernetes Submit Queue f28fe811ad Merge pull request #46680 from cheftako/aggregate
Automatic merge from submit-queue (batch tested with PRs 46681, 46786, 46264, 46680, 46805)

Enable Dialer on the Aggregator

Centralize the creation of the dialer during startup.
Have the dialer then passed in to both APIServer and Aggregator.
Aggregator the uses the dialer as its Transport base.

**What this PR does / why we need it**:Enables the Aggregator to use the Dialer/SSHTunneler to connect to the user-apiserver.

**Which issue this PR fixes** : fixes ##46679

**Special notes for your reviewer**:

**Release note**: None
2017-06-03 21:16:46 -07:00
..
app Merge pull request #46680 from cheftako/aggregate 2017-06-03 21:16:46 -07:00
BUILD bazel: statically link dockerized components 2017-04-14 15:51:54 -07:00
OWNERS add liggitt to apimachinery/apiserver packages 2017-02-03 12:24:22 -05:00
apiserver.go wire in aggregation 2017-03-27 09:44:10 -04:00