kubernetes/pkg/cloudprovider/providers
Kubernetes Submit Queue 90a382864e Merge pull request #40405 from vwfs/azure_lb_readonly_fix
Automatic merge from submit-queue

Set NetworkInterfaces and Subnets to nil before updating Azure security groups

**What this PR does / why we need it**: This is a workaround until we have an upstream fix in azure-sdk-for-go/go-autorest. Corresponding issues are https://github.com/kubernetes/kubernetes/issues/40332 and https://github.com/Azure/go-autorest/issues/112

In k8s 1.5.2, an update to azure-sdk-for-go was cherry-picked, which broke creation/updating of LBs on Azure. As we should have it back to a working state ASAP, I'd like to do a workaround for now and later when the upstream fix comes in, remove the workaround again.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #40332

**Release note**:

```release-note
Fix failing load balancers in Azure
```

CC @colemickens
2017-01-31 04:19:05 -08:00
..
aws Merge pull request #39977 from justinsb/aws_fix_infof 2017-01-27 21:03:27 -08:00
azure Set NetworkInterfaces and Subnets to nil before updating Azure security groups 2017-01-25 09:01:11 +01:00
cloudstack Merge pull request #36530 from apelisse/owners-pkg-cloudprovider 2017-01-18 18:40:53 -08:00
fake start the apimachinery repo 2017-01-11 09:09:48 -05:00
gce move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
mesos Update generated files 2017-01-29 21:41:45 +01:00
openstack Update generated files 2017-01-29 21:41:45 +01:00
ovirt start the apimachinery repo 2017-01-11 09:09:48 -05:00
photon move pkg/util/rand 2017-01-16 16:04:03 -05:00
rackspace start the apimachinery repo 2017-01-11 09:09:48 -05:00
vsphere fix for vSphere DeleteVolume 2017-01-26 10:25:07 -08:00
BUILD Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
providers.go Support persistent volume on Photon Controller platform 2016-11-08 09:36:16 -08:00