k3s/pkg/cloudprovider/providers
Kubernetes Submit Queue f1c0c0a73c Merge pull request #42395 from nicksardo/gce-src-ranges
Automatic merge from submit-queue

Adding load balancer src cidrs to GCE cloudprovider

**What this PR does / why we need it**:
As of January 31st, 2018, GCP will be sending health checks and l7 traffic from two CIDRs and legacy health checks from three CIDS. This PR moves them into the cloudprovider package and provides a flag for override.

Another PR will need to be address firewall rule creation for external L4 network loadbalancing #40778

**Which issue this PR fixes**
Step one of #40778
Step one of https://github.com/kubernetes/ingress/issues/197

**Release note**:
```release-note
Add flags to GCE cloud provider to override known L4/L7 proxy & health check source cidrs
```
2017-04-12 19:57:43 -07:00
..
aws Specify subnetid and routetableid via cloud provider config 2017-04-08 11:44:45 +02:00
azure azure: reduce poll delay for all clients to 5 sec 2017-03-28 18:18:36 -07:00
cloudstack Merge pull request #36530 from apelisse/owners-pkg-cloudprovider 2017-01-18 18:40:53 -08:00
fake Use ProviderID to address nodes in the cloudprovider 2017-03-27 23:13:13 -07:00
gce Merge pull request #42395 from nicksardo/gce-src-ranges 2017-04-12 19:57:43 -07:00
mesos Use ProviderID to address nodes in the cloudprovider 2017-03-27 23:13:13 -07:00
openstack Use ProviderID to address nodes in the cloudprovider 2017-03-27 23:13:13 -07:00
ovirt Use ProviderID to address nodes in the cloudprovider 2017-03-27 23:13:13 -07:00
photon Use ProviderID to address nodes in the cloudprovider 2017-03-27 23:13:13 -07:00
rackspace Use ProviderID to address nodes in the cloudprovider 2017-03-27 23:13:13 -07:00
vsphere Remove login info on workers for vsphere cloud provider. 2017-03-28 23:20:38 -07: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