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

Revert "fix(MeshLoadBalancingStrategy): set all priorities equal if localityAware is disabled" #11984

Closed
wants to merge 1 commit into from

Conversation

lukidzi
Copy link
Contributor

@lukidzi lukidzi commented Nov 6, 2024

Reverts #11980

The test is failing, lets find out what is the cause and add the change again

@lukidzi lukidzi requested a review from a team as a code owner November 6, 2024 11:15
@lukidzi lukidzi requested review from michaelbeaumont and bartsmykla and removed request for a team November 6, 2024 11:15
Should(Equal("kube-test-server-1"))
Eventually(responseFromInstance(multizone.KubeZone2), "30s", "1s").
Should(Equal("uni-test-server"))
MustPassRepeatedly(5).Should(Or(Equal("kube-test-server-1"), Equal("uni-test-server")))
Copy link
Contributor

Choose a reason for hiding this comment

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

can we just revert this part?

@lukidzi
Copy link
Contributor Author

lukidzi commented Nov 6, 2024

Should be fixed by #11987

@lukidzi lukidzi closed this Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants