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

helm upgrade doesn't wait for health check #248

Open
robcaulk opened this issue Sep 28, 2024 · 0 comments
Open

helm upgrade doesn't wait for health check #248

robcaulk opened this issue Sep 28, 2024 · 0 comments

Comments

@robcaulk
Copy link

When using helm upgrade on a qdrant cluster, it does not seem to wait for a health check before moving on to the next node. This means that the entire cluster will be in a down state during the upgrade.

Instead, the desired behavior would be for Qdrant to restart each node, waiting for each node to pass a health check, then move to the next node.

Tested using v 1.11.5

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

No branches or pull requests

1 participant