-
Notifications
You must be signed in to change notification settings - Fork 49
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 Multi-AZ in HashRing Config #127
Comments
pull request here: #129 |
This would appreciated. At the moment it seems to not support Ketama AZ-aware hashring as mentioned in Thanos official documentation here: https://thanos.io/tip/components/receive.md/#az-aware-ketama-hashring-experimental Using the config provided in Thanos doc results in the controller throwing error
|
thanks @algo7 , hope this PR could be reviewed soon 😄 |
PR merged 😄 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As thanos support az aware hashring config starting from v0.32: https://thanos.io/tip/components/receive.md/#az-aware-ketama-hashring-experimental, we should support multi az in the controller to update config as well.
The text was updated successfully, but these errors were encountered: