• Kubernetes Submit Queue's avatar
    Merge pull request #47443 from p0lyn0mial/use_incluster_cfg_when_creating_ext_informers · aac42add
    Kubernetes Submit Queue authored
    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
    ```
    aac42add
Name
Last commit
Last update
..
apis Loading commit data...
client Loading commit data...
cluster Loading commit data...
cmd Loading commit data...
deploy Loading commit data...
develop Loading commit data...
docs/api-reference Loading commit data...
manifests Loading commit data...
pkg Loading commit data...
plugin/pkg/admission/schedulingpolicy Loading commit data...
registry/cluster Loading commit data...
BUILD Loading commit data...
Makefile Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...