• Kubernetes Submit Queue's avatar
    Merge pull request #59361 from jingax10/aliaes_version_branch · c471b6f9
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
    
    Use beta instead of alpha GCE Compute API to add an alias range to an instance.
    
    … instance.
    
    
    
    **What this PR does / why we need it**:
    
    We use beta instead of alpha GCE Compute API to add an alias range to an instance. Without this change, such an API is reserved for GCP projects which has whitelisted for this feature. 
    
    **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
    Fixes #
    N/A
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
     "NONE".
    ```
    c471b6f9
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...