k3s/pkg/cloudprovider/providers
Kubernetes Submit Queue bcf5837c94 Merge pull request #45912 from nicksardo/gce-src-ip-dedupe
Automatic merge from submit-queue (batch tested with PRs 45884, 45879, 45912, 45444, 45874)

[GCE] Removed duplicate CIDR

**What this PR does / why we need it**:
Removes a duplicate CIDR in the list of LB source CIDRs.
https://cloud.google.com/compute/docs/load-balancing/network/ and https://cloud.google.com/compute/docs/load-balancing/http/ both list `35.191.0.0/16`.  Only one is needed.

**Release note**:

```release-note
NONE
```
2017-05-16 22:18:54 -07:00
..
aws Merge pull request #38636 from dhawal55/internal-elb 2017-05-10 19:31:45 -07:00
azure Change to use ESIPP first class fields and update comments 2017-05-12 10:59:00 -07:00
cloudstack autogenerated 2017-04-14 10:40:57 -07:00
fake cloud initialize node in external cloud controller 2017-05-05 16:51:45 -07:00
gce Removed duplicate CIDR 2017-05-16 14:24:57 -07:00
mesos client.go: format err 2017-05-11 18:17:33 +08:00
openstack Don't return err when volume's status is 'attaching' 2017-05-12 19:53:50 +08:00
ovirt remove deprecated NodeLegacyHostIP 2017-04-24 11:01:25 +08:00
photon remove strings.compare(), use string native operation 2017-04-19 09:32:29 +08:00
rackspace Don't return err when volume's status is 'attaching' 2017-05-12 19:53:50 +08:00
vsphere fix implementation of VolumesAreAttached function 2017-05-10 10:16:13 -07:00
BUILD Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
providers.go