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

Support LbSubsetFallbackPolicy.NO_FALLBACK #5649

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

minwoox
Copy link
Member

@minwoox minwoox commented Apr 29, 2024

Motivation
The default subset policy, LbSubsetFallbackPolicy.NO_FALLBACK, should be supported.

Modifications:

  • Support LbSubsetFallbackPolicy.NO_FALLBACK
  • Add toString methods for xDS classes
    Result:
  • XdsEndpointGroup now adheres to the LbSubsetFallbackPolicy.NO_FALLBACK policy.

Motivation
The default subset policy, `LbSubsetFallbackPolicy.NO_FALLBACK`, should be supported.

Modifications:
- Support `LbSubsetFallbackPolicy.NO_FALLBACK`

Result:
- `XdsEndpointGroup` now adheres to the `LbSubsetFallbackPolicy.NO_FALLBACK` policy.
@minwoox minwoox added the defect label Apr 29, 2024
@minwoox minwoox added this to the 1.28.4 milestone Apr 29, 2024
Copy link
Contributor

@ikhoon ikhoon left a comment

Choose a reason for hiding this comment

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

👍👍

Copy link
Contributor

@jrhee17 jrhee17 left a comment

Choose a reason for hiding this comment

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

👍 👍 👍

@minwoox minwoox merged commit ba8c75c into line:main Apr 29, 2024
16 checks passed
@minwoox minwoox deleted the lbSubsset_no_fallback branch April 29, 2024 09:59
@minwoox
Copy link
Member Author

minwoox commented Apr 29, 2024

Thanks for reviewing. 😉

minwoox added a commit that referenced this pull request Apr 29, 2024
Motivation
The default subset policy, `LbSubsetFallbackPolicy.NO_FALLBACK`, should be supported.

Modifications:
- Support `LbSubsetFallbackPolicy.NO_FALLBACK`
- Add `toString` methods for xDS classes
Result:
- `XdsEndpointGroup` now adheres to the `LbSubsetFallbackPolicy.NO_FALLBACK` policy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants