• Kubernetes Submit Queue's avatar
    Merge pull request #44742 from cheftako/aggregate · fdb4fa68
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 46302, 44597, 44742, 46554)
    
    Change to aggregator so it calls a user apiservice via its pod IP.
    
    proxy_handler now does a sideways call to lookup the pod IPs for aservice.
    It will then pick a random pod IP to forward the use apiserver request to.
    
    **What this PR does / why we need it**: It allows the aggregator to work without setting up the full network stack on the kube master (i.e. with kube-dns or kube-proxy)
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #44619
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    ```
    fdb4fa68
Name
Last commit
Last update
..
src/k8s.io Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
copy.sh Loading commit data...
godeps-json-updater.go Loading commit data...
prime-apimachinery.sh Loading commit data...