k3s/pkg/cloudprovider/providers
Kubernetes Submit Queue 41e9b80e5f Merge pull request #44235 from kubermatic/feature/configurable-aws-subnetid-routetableid
Automatic merge from submit-queue

Specify subnetid and routetableid via cloud provider config

**What this PR does / why we need it**:
This is a fix for https://github.com/kubernetes/kubernetes/pull/39996 which is needed since 1.6

Changes introduced from 1.6 broke partially(LoadBalancer) the support for running the master components in a different environment (different aws account/on premise). This PR will add support for specifying the Subnet & RouteTable to use via the cloud provider config.

**Release note**:

```release-note
AWS cloud provider: fix support running the master with a different AWS account or even on a different cloud provider than the nodes.
```
2017-04-08 11:19:21 -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 #43777 from wlan0/provider-id 2017-04-07 19:57:48 -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 Use ProviderID to address nodes in the cloudprovider 2017-03-27 23:13:13 -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