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

elbv2: ALB listener rule supports path-routing condition with multiple values(up to 5 currently) #6251

Open
zxkane opened this issue Feb 12, 2020 · 2 comments

Comments

@zxkane
Copy link
Contributor

@zxkane zxkane commented Feb 12, 2020

ALB listener rule currently supports path-routing condition that is allowed up to 5 rules.

Currently the high level construct API ApplicationListener. addTargets() only supports specifying one path rule for each listener rule.

Host Conditions also has same limitation.

Use Case

Fully support the capability of ALB listener rule

Proposed Solution

Other

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

@rix0rrr

This comment has been minimized.

Copy link
Contributor

@rix0rrr rix0rrr commented Feb 18, 2020

Why will this be a breaking change? Will the API need to change?

@zxkane

This comment has been minimized.

Copy link
Contributor Author

@zxkane zxkane commented Feb 22, 2020

You're right. Just add a new array priority for backward compatibility.

@SomayaB SomayaB removed the needs-triage label Mar 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.