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: Add routing config schema for app proxy #3221

Open
wants to merge 3 commits into
base: topic/improve-app-proxy-load-balancing
Choose a base branch
from

Conversation

achimnol
Copy link
Member

@achimnol achimnol commented Dec 6, 2024

resolves #3210 (BA-16)

Add configuration options to switch and customzie route selection mechanisms.

Checklist: (if applicable)

  • Milestone metadata specifying the target backport version
  • Mention to the original issue

Copy link
Member Author

achimnol commented Dec 6, 2024

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions github-actions bot added the size:M 30~100 LoC label Dec 6, 2024
@achimnol achimnol linked an issue Dec 6, 2024 that may be closed by this pull request
@achimnol achimnol force-pushed the topic/improve-app-proxy-load-balancing branch from 5239b4c to 4d22a1d Compare December 9, 2024 05:30
@achimnol achimnol force-pushed the topic/add-app-proxy-lb-config branch from c694339 to 39d4199 Compare December 9, 2024 05:30
Copy link
Collaborator

@HyeockJinKim HyeockJinKim left a comment

Choose a reason for hiding this comment

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

lgtm

@HyeockJinKim
Copy link
Collaborator

Towncrier check has not passed. Are you planning to add the skip label? @achimnol

@achimnol achimnol force-pushed the topic/improve-app-proxy-load-balancing branch from 4d22a1d to fc25c89 Compare January 3, 2025 10:55
@achimnol achimnol force-pushed the topic/add-app-proxy-lb-config branch from 39d4199 to fa8ee85 Compare January 3, 2025 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:M 30~100 LoC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add configuration knobs to customize app proxy route selection
2 participants