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(kuma-cp): do not require lb property external service routing #4109

Merged
merged 1 commit into from
Apr 4, 2022

Conversation

lukidzi
Copy link
Contributor

@lukidzi lukidzi commented Apr 1, 2022

Summary

Do not require localityAwareLoadBalancing property to be true for external communication through zone where ExternalService is defined.

Full changelog

  • removed condition forrouting.localityAwareLoadBalancing

Issues resolved

Fix #3901

Documentation

Testing

  • Unit tests
  • E2E tests
  • Manual testing on Universal
  • Manual testing on Kubernetes

Backwards compatibility

  • Update UPGRADE.md with any steps users will need to take when upgrading.
  • Add backport-to-stable label if the code follows our backporting policy

Changelog: feat(zoneegress): make zoneegress routing opt-in

Signed-off-by: Łukasz Dziedziak <lukidzi@gmail.com>
@lukidzi lukidzi requested a review from a team as a code owner April 1, 2022 16:22
@lukidzi lukidzi merged commit c8eb01b into master Apr 4, 2022
@lukidzi lukidzi deleted the feat/lb_egress_change_flag branch April 4, 2022 11:08
SallyBlichWalkMe pushed a commit to SallyBlichWalkMe/kuma that referenced this pull request Apr 20, 2022
SallyBlichWalkMe pushed a commit to SallyBlichWalkMe/kuma that referenced this pull request Apr 21, 2022
SallyBlichWalkMe pushed a commit to SallyBlichWalkMe/kuma that referenced this pull request Apr 21, 2022
…umahq#4109)

Signed-off-by: Łukasz Dziedziak <lukidzi@gmail.com>
Signed-off-by: Sally Blich <sally.blich@walkme.com>
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.

Externalservice on ZoneEgress should respect localityAwareLoadBalancing behaviour
2 participants