Skip to content

helm upgrade doesn't wait for health check #248

Open
@robcaulk

Description

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions