Skip to content

Prevent deleting pods (manually) using finalizers #134

Closed
@ewoutp

Description

@ewoutp

DBServer pods should not be removed (manually or automatically by k8s) before they are drained.
Agent pods should not be removed at all (except special cases).
Single server pods should not be removed at all.
Active failover pods should not be removed unless it is the follower, or a follower is in-sync.

Add finalizers to the generated pods to prevent cases like this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions