kubernetes/pkg/cloudprovider/providers
Kubernetes Submit Queue aee0ced31f Merge pull request #43585 from foolusion/add-health-check-node-port-to-aws-loadbalancer
Automatic merge from submit-queue

AWS: support node port health check

**What this PR does / why we need it**:
if a custom health check is set from the beta annotation on a service it
should be used for the ELB health check. This patch adds support for
that.
**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

**Special notes for your reviewer**:
Let me know if any tests need to be added.
**Release note**:

```release-note
```
2017-05-29 15:29:51 -07:00
..
aws Merge pull request #43585 from foolusion/add-health-check-node-port-to-aws-loadbalancer 2017-05-29 15:29:51 -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 to use Volume IDs and remove ambiguity 2017-05-24 12:59:16 +02: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