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 per-route options to route_registrar spec #407

Merged

Conversation

b1tamara
Copy link
Contributor

@b1tamara b1tamara commented May 8, 2024

Summary

  • Add route-registrar spec property for custom per-route option load balancing algorithm. It is possible to choose between round-robin and least-connection.
  • Implementation of custom options in route-registrar: route-registrar#40
  • Change according to RFC

Backward Compatibility

Breaking Change? No

@b1tamara b1tamara requested a review from a team as a code owner May 8, 2024 11:30
Copy link
Contributor

@domdom82 domdom82 left a comment

Choose a reason for hiding this comment

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

LGTM

@domdom82 domdom82 merged commit 5680791 into cloudfoundry:develop May 10, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants