k3s/federation/cmd/federation-apiserver
Kubernetes Submit Queue aac42add77 Merge pull request #47443 from p0lyn0mial/use_incluster_cfg_when_creating_ext_informers
Automatic merge from submit-queue (batch tested with PRs 48012, 47443, 47702, 47178)

incluster config will be used when creating external shared informers.

**What this PR does / why we need it**:
Previously the loopback configuration was used to talk to the server.
As a consequence a custom API server was unable to talk to the root API server.
This PR changes the above by using incluster configuration to create shared informers.

**Release note**:

```release-note
NONE
```
2017-06-26 17:48:01 -07:00
..
app Merge pull request #47443 from p0lyn0mial/use_incluster_cfg_when_creating_ext_informers 2017-06-26 17:48:01 -07:00
BUILD autogenerated 2017-04-14 10:40:57 -07:00
OWNERS Remove krousey from some OWNERS files 2017-03-10 11:12:29 -08:00
apiserver.go fed: Create integration test fixture for api 2017-03-08 06:58:58 -08:00