Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ELB] Add SSL passthrough for lbv2 listener #1648

Merged
merged 1 commit into from Mar 11, 2022
Merged

Conversation

outcatcher
Copy link
Contributor

@outcatcher outcatcher commented Mar 10, 2022

Summary of the Pull Request

Add transparent_client_ip_enable to r/lb_listener_v2

Resolve #1647

PR Checklist

Acceptance Steps Performed

=== RUN   TestAccLBV2Listener_basic
=== PAUSE TestAccLBV2Listener_basic
=== CONT  TestAccLBV2Listener_basic
--- PASS: TestAccLBV2Listener_basic (137.12s)
PASS

Process finished with the exit code 0

=== RUN   TestAccLBV2Listener_SSLPassthrough
=== PAUSE TestAccLBV2Listener_SSLPassthrough
=== CONT  TestAccLBV2Listener_SSLPassthrough
--- PASS: TestAccLBV2Listener_SSLPassthrough (130.49s)
PASS

Process finished with the exit code 0

Add `transparent_client_ip_enable` to `r/lb_listener_v2`
@outcatcher outcatcher marked this pull request as ready for review March 11, 2022 06:55
@outcatcher outcatcher added the gate Merge PR label Mar 11, 2022
@otc-zuul
Copy link

otc-zuul bot commented Mar 11, 2022

Build succeeded.

✔️ build-otc-releasenotes SUCCESS in 8m 29s
✔️ otc-golangci-lint SUCCESS in 8m 00s
✔️ golang-make-test SUCCESS in 8m 46s
✔️ golang-make-vet SUCCESS in 8m 17s
✔️ tflint SUCCESS in 7m 41s
✔️ goreleaser-build SUCCESS in 7m 25s

@otc-zuul otc-zuul bot merged commit 041533e into devel Mar 11, 2022
@otc-zuul otc-zuul bot deleted the elb-ssl-passtrough branch March 11, 2022 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ELB] Support SSL passthrough for v2 LBs
3 participants