• Kubernetes Submit Queue's avatar
    Merge pull request #49912 from freehan/local-cloud-provider · a2db3d2f
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 50418, 49830, 49206, 49061, 49912)
    
    add LocalZone into gce.conf and refactor gce cloud provider configura…
    
    The main goal of this PR is to make gce cloud provider able to run locally. 
    
    1. added a LocalZone parameter into gce.conf. 
    2. refactor `newGCECloud` to avoid contacting metadata server if configuration is already available. 
    
    ```release-note
    None
    ```
    a2db3d2f
Name
Last commit
Last update
..
providers Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
cloud.go Loading commit data...
doc.go Loading commit data...
plugins.go Loading commit data...