Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

Conversation

@a18e
Copy link
Contributor

@a18e a18e commented Oct 22, 2024

Summary

Adds load_balancing_algorithm to Endpoint JSON representation to display the LB algorithm in the /routes page. This simplifies debugging of related issues.
The option to set route-specific load balancing algorithms was introduced in #428.

Backward Compatibility

Breaking Change? No

(According to the Gorouter docs, the /routes endpoint is an internal feature, so it shouldn't be a breaking change even though we're adding a JSON property.)

Shows the lb algorithm of each endpoint in Gorouters /routes page.
This simplifies debugging of related issues.
The option to set route-specific load balancing algorithms was
introduced in cloudfoundry#428.
@a18e a18e marked this pull request as ready for review October 22, 2024 13:15
@a18e a18e requested a review from a team as a code owner October 22, 2024 13:15
Copy link
Member

@MarcPaquette MarcPaquette left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the contribution!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants