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

Creation of awsx TargetGroup from aws TargetGroup #560

Merged
merged 2 commits into from
Aug 18, 2020

Conversation

benmccann
Copy link
Contributor

@benmccann benmccann commented Jul 31, 2020

Wrapping up from #553 and #548. This is the last piece of the puzzle for rehydrating a load balancer

(fwiw, I've actually decided to architect my app a different way, but it seems good to wrap up this outstanding work since the previous PRs can't be used without this one)

@benmccann benmccann force-pushed the listener-fix branch 5 times, most recently from dffb4c7 to 917ef71 Compare July 31, 2020 05:10
@benmccann benmccann changed the title Utilize existing listener port and protocol Creation of awsx TargetGroup from aws TargetGroup Jul 31, 2020
@benmccann benmccann force-pushed the listener-fix branch 4 times, most recently from 3704430 to ceafb40 Compare August 3, 2020 02:06
@benmccann
Copy link
Contributor Author

@leezen what do you think about this PR?

Copy link
Contributor

@leezen leezen left a comment

Choose a reason for hiding this comment

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

Sorry it took me a while to come back to this. This generally looks fine, though I wonder if checking for undefined on the port actually persists what I think might be an existing bug? Could you PTAL?

nodejs/awsx/lb/targetGroup.ts Outdated Show resolved Hide resolved
@leezen leezen merged commit 5e5a630 into pulumi:master Aug 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants