• Kubernetes Submit Queue's avatar
    Merge pull request #48560 from nicksardo/gce-network-project · d4881dd4
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 48497, 48604, 48599, 48560, 48546)
    
    GCE: Use network project id for firewall/route mgmt and zone listing
    
    - Introduces a new environment variable for plumbing the network project id which will be used for firewall and route management. fixes #48515
    - onXPN is determined by metadata if config is not specified
    - Split `if` conditions: fixes #48521
    - Remove `getNetworkNameViaAPICall` which was used as a last resort for the `networkURL` (if empty) which was previously filled with the metadata network project & name.
    
    **Release note**:
    ```release-note
    NONE
    ```
    d4881dd4
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...