• Kubernetes Submit Queue's avatar
    Merge pull request #49725 from sylr/vnet · 5a25527b
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Azure: Allow VNet to be in a separate Resource Group
    
    **What this PR does / why we need it**: 
    
    This PR allows Kubernetes in an Azure context to use a VNet which is not in the same Resource Group as Kubernetes.
    
    We need this because currently Azure Cloud Provider driver assumes that it should have a VNet for himself but if there is one thing that should be shared amongst Azure resources it's a VNet cause, well, things might want to talk to each other in a private network, don't you think ?
    
    I guess this should we backported down to 1.6 branch.
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: 
    
    fixes #49577
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    
    @kubernetes/sig-azure
    @kubernetes/sig-azure-pr-reviews
    5a25527b
Name
Last commit
Last update
..
aws Loading commit data...
azure Loading commit data...
cloudstack Loading commit data...
fake Loading commit data...
gce Loading commit data...
openstack Loading commit data...
ovirt Loading commit data...
photon Loading commit data...
rackspace Loading commit data...
vsphere Loading commit data...
BUILD Loading commit data...
providers.go Loading commit data...