mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
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 ``` |
||
|---|---|---|
| .. | ||
| aws | ||
| azure | ||
| cloudstack | ||
| fake | ||
| gce | ||
| mesos | ||
| openstack | ||
| ovirt | ||
| photon | ||
| rackspace | ||
| vsphere | ||
| BUILD | ||
| providers.go | ||