• Kubernetes Submit Queue's avatar
    Merge pull request #51410 from nicksardo/gce-consume-netproj · d25a78a6
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 50919, 51410, 50099, 51300, 50296)
    
    GCE: Read networkProjectID param
    
    Fixes #48515 
    
    /assign bowei
    
    The first commit is the original PR cherrypicked. The master's kubelet isn't provided a cloud config path, so the project is retrieved via instance metadata. In the GKE case, this project cannot be retrieved by the master and caused an error.
    
    **Release note**:
    ```release-note
    NONE
    ```
    d25a78a6
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...