k3s/pkg/cloudprovider/providers
Kubernetes Submit Queue 1f072babe8 Merge pull request #52169 from dims/remove-links-to-specific-cloud-providers
Automatic merge from submit-queue (batch tested with PRs 52007, 52196, 52169, 52263, 52291)

Remove links to GCE/AWS cloud providers from PersistentVolumeCo…

…ntroller




**What this PR does / why we need it**:

We should be able to build a cloud-controller-manager without having to
pull in code specific to GCE and AWS clouds. Note that this is a tactical
fix for now, we should have allow PVLabeler to be passed into the
PersistentVolumeController, maybe come up with better interfaces etc. Since
it is too late to do all that for 1.8, we just move cloud specific code
to where they belong and we check for PVLabeler method and use it where
needed.

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

Fixes #51629

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2017-09-12 08:46:12 -07:00
..
aws Remove links to GCE/AWS cloud providers from PersistentVolumeController 2017-09-08 15:28:08 -04:00
azure Merge pull request #51588 from karataliu/accm 2017-09-08 16:49:18 -07:00
cloudstack cloudprovider.Zones should support external cloud providers 2017-08-24 21:05:49 -04:00
fake Remove links to GCE/AWS cloud providers from PersistentVolumeController 2017-09-08 15:28:08 -04:00
gce Remove links to GCE/AWS cloud providers from PersistentVolumeController 2017-09-08 15:28:08 -04:00
openstack Changes in OpenStack cloud provider for latest gophercloud 2017-09-01 20:56:13 -04:00
ovirt change godoc based on feedback from luxas 2017-08-25 18:04:10 -04:00
photon Merge pull request #51087 from oracle/for/upstream/master/ccm-instance-exists 2017-08-26 06:43:30 -07:00
rackspace Merge pull request #51087 from oracle/for/upstream/master/ccm-instance-exists 2017-08-26 06:43:30 -07:00
vsphere change godoc based on feedback from luxas 2017-08-25 18:04:10 -04:00
BUILD Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
providers.go Removed mesos as cloud provider from Kubernetes. 2017-07-09 21:54:57 -04:00