• Kubernetes Submit Queue's avatar
    Merge pull request #30563 from knarz/master · 364d696f
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    AWS: Support HTTP->HTTP mode for ELB
    
    **What this PR does / why we need it**:
    
    Right now it is not possible to create an AWS ELB that listens for HTTP and where the backend pod also listens for HTTP.
    I asked @justinsb in slack and he said that this seems to be an oversight, so I'd like to use this PR as a step towards solving this.
    
    **Special notes for your reviewer**:
    
    I've only added a simple unit test. Are any integration tests needed? I'm not familiar with the code base.
    
    cc @therc
    364d696f
Name
Last commit
Last update
..
providers Loading commit data...
OWNERS Loading commit data...
cloud.go Loading commit data...
doc.go Loading commit data...
plugins.go Loading commit data...