Skip to content

Allow setting podManagementPolicy on StatefulSets #1401

Description

@JoeBouchard

When running Thanos in a distributed system, sometimes multiple receive-ingestors are lost at once. With the current StatefulSet configuration (Parallel), these are only allowed to come back one at a time, which slows recovery speed significantly. By permitting users to override the StatefulSet podManagementPolicy, they will be able to configure how Kubernetes handles updates and recovery, speeding up recovery time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions