kubernetes/pkg/cloudprovider/providers
Kubernetes Submit Queue 5c048ac258 Merge pull request #45168 from redbaron/fix-aws-tagging
Automatic merge from submit-queue (batch tested with PRs 43505, 45168, 46439, 46677, 46623)

fix AWS tagging to add missing tags only

It seems that intention of original code was to build map of missing
tags and call AWS API to add just them, but due to typo full
set of tags was always (re)added

```release-note
NONE
```
2017-06-01 05:43:39 -07:00
..
aws Merge pull request #45168 from redbaron/fix-aws-tagging 2017-06-01 05:43:39 -07:00
azure Initialize cloud providers with a K8s clientBuilder 2017-05-17 14:38:25 -07:00
cloudstack Initialize cloud providers with a K8s clientBuilder 2017-05-17 14:38:25 -07:00
fake Initialize cloud providers with a K8s clientBuilder 2017-05-17 14:38:25 -07:00
gce GCE: Refactor firewalls/backendservices api; other small changes 2017-05-27 10:25:03 -07:00
mesos Initialize cloud providers with a K8s clientBuilder 2017-05-17 14:38:25 -07:00
openstack refactor and export openstack service clients 2017-05-31 00:36:33 +00:00
ovirt Initialize cloud providers with a K8s clientBuilder 2017-05-17 14:38:25 -07:00
photon Initialize cloud providers with a K8s clientBuilder 2017-05-17 14:38:25 -07:00
rackspace Refactor to use Volume IDs and remove ambiguity 2017-05-24 12:59:16 +02:00
vsphere SPBM policy ID support in vsphere cloud provider 2017-05-22 19:45:17 -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