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

[tempo-distributed] Fix tempo-distributed gateway, metrics-generator and distributor rollout getting stuck when replicas==node count #3225

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

8osm
Copy link
Contributor

@8osm 8osm commented Jul 11, 2024

This PR adds a rollout strategy to the gateway, metrics-generator and distributor component deployments in order to fix rollouts getting stuck when the number of nodes is equal to the number of replicas

The same rollout strategy is already present on querier, query-frontend and compactor

Signed-off-by: Ivan Zareichuk <zareichuk.melnik@gmail.com>
8osm added 3 commits July 11, 2024 16:34
Signed-off-by: Ivan Zareichuk <zareichuk.melnik@gmail.com>
# Conflicts:
#	charts/tempo-distributed/Chart.yaml
#	charts/tempo-distributed/README.md
Signed-off-by: Ivan Zareichuk <zareichuk.melnik@gmail.com>
Copy link
Collaborator

@Sheikh-Abubaker Sheikh-Abubaker left a comment

Choose a reason for hiding this comment

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

Hey there @8osm Thanks for the Contribution! Have you tested it ?

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