kubernetes/pkg/cloudprovider/providers
Kubernetes Submit Queue 5a25527b9b Merge pull request #49725 from sylr/vnet
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
2017-08-10 01:41:15 -07:00
..
aws We never want to modify the globally defined SG 2017-07-28 11:03:55 -07:00
azure Merge pull request #49725 from sylr/vnet 2017-08-10 01:41:15 -07:00
cloudstack Update OWNERS to correct members' handles. 2017-08-04 15:00:15 +08:00
fake run hack/update-all 2017-06-22 11:31:03 -07:00
gce add LocalZone into gce.conf and refactor gce cloud provider configuration to allow avoiding external communication 2017-08-07 18:01:49 -07:00
openstack Merge pull request #50208 from FengyunPan/fix-volume-detach 2017-08-08 01:47:36 -07:00
ovirt run hack/update-all 2017-06-22 11:31:03 -07:00
photon Use glog.*f when a format string is passed 2017-07-10 19:04:03 +08:00
rackspace Rackspace for cloud-controller-manager 2017-07-10 20:43:07 +08:00
vsphere vSphere Cloud Provider code refactoring 2017-08-02 08:06:09 -07:00
BUILD Removed mesos as cloud provider from Kubernetes. 2017-07-09 21:54:57 -04:00
providers.go Removed mesos as cloud provider from Kubernetes. 2017-07-09 21:54:57 -04:00