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

feat(elbv2): support ALB target for NLB #16687

Merged
merged 9 commits into from
Oct 7, 2021
Merged

feat(elbv2): support ALB target for NLB #16687

merged 9 commits into from
Oct 7, 2021

Conversation

pahud
Copy link
Contributor

@pahud pahud commented Sep 28, 2021

This PR allows NLB to have a single ALB as the target.

Fixes: #16679


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@gitpod-io
Copy link

gitpod-io bot commented Sep 28, 2021

@pahud pahud marked this pull request as ready for review September 28, 2021 13:00
@pahud
Copy link
Contributor Author

pahud commented Sep 28, 2021

Hi @njlynch can you take a look?

@pahud
Copy link
Contributor Author

pahud commented Sep 30, 2021

Hi @njlynch the CI passed. Can you take a look?

@ryparker ryparker added @aws-cdk/aws-elasticloadbalancingv2-targets feature-request A feature should be added or improved. p1 and removed feature-request A feature should be added or improved. labels Sep 30, 2021
@ryparker ryparker requested a review from njlynch September 30, 2021 22:59
njlynch
njlynch previously approved these changes Oct 7, 2021
Copy link
Contributor

@njlynch njlynch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@mergify mergify bot dismissed njlynch’s stale review October 7, 2021 17:05

Pull request has been modified.

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: acb8930
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@pahud pahud requested a review from njlynch October 7, 2021 17:55
@pahud
Copy link
Contributor Author

pahud commented Oct 7, 2021

@njlynch CI passed. Are we ready to ship it?

@njlynch
Copy link
Contributor

njlynch commented Oct 7, 2021

Are we ready to ship it?

Yup, I did. Silly mergify dismissed it though. I'll re-ship.

@mergify mergify bot merged commit 27cc821 into aws:master Oct 7, 2021
@mergify
Copy link
Contributor

mergify bot commented Oct 7, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

njlynch pushed a commit that referenced this pull request Oct 11, 2021
This PR allows NLB to have a single ALB as the target.

Fixes: #16679 

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
TikiTDO pushed a commit to TikiTDO/aws-cdk that referenced this pull request Feb 21, 2022
This PR allows NLB to have a single ALB as the target.

Fixes: aws#16679 

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(elbv2): ALB target type support for NLB
4 participants