• Kubernetes Submit Queue's avatar
    Merge pull request #43585 from foolusion/add-health-check-node-port-to-aws-loadbalancer · aee0ced3
    Kubernetes Submit Queue authored
    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
    ```
    aee0ced3
Name
Last commit
Last update
..
providers Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
cloud.go Loading commit data...
doc.go Loading commit data...
plugins.go Loading commit data...