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

Election aware proxy #11

Merged
merged 7 commits into from
Dec 27, 2022
Merged

Election aware proxy #11

merged 7 commits into from
Dec 27, 2022

Conversation

jlevesy
Copy link
Owner

@jlevesy jlevesy commented Dec 27, 2022

What Does This PR do?

This PR implements the leader aware reverse proxy, that forwards all received calls to the leading instance.

It comes with a few API changes and an updated documentation

How to Test This PR?

make create_cluster install_ha_example

Good PR Checklist

  • Addresses one issue
  • Adds/Updates unit tests
  • Adds/Updates the documentation
  • Opened against the right branch
  • Correctly Labeled

@jlevesy jlevesy force-pushed the jl/leader-proxy branch 4 times, most recently from 0798145 to d9d119a Compare December 27, 2022 17:11
@jlevesy jlevesy marked this pull request as ready for review December 27, 2022 17:11
@jlevesy jlevesy self-assigned this Dec 27, 2022
@jlevesy jlevesy merged commit 3d5dcb3 into main Dec 27, 2022
@jlevesy jlevesy deleted the jl/leader-proxy branch December 27, 2022 17:20
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.

1 participant