Skip to content

Guard Machine deletion / orphans on Cluster level #8

Description

@tuunit

Concurrent/Parallel deletion of the Cluster, StackitCluster, and Machines can remove the Machine finalizer before the provider verifies that its VM is gone. A VM with the Machine tags may remain in STACKIT after Kubernetes has forgotten the Machine. Rework deletion ordering and look up tagged servers before releasing the Machine finalizer or setup a guard inside the Cluster reconciler to only allow the deletion when all machines are gone. Similar to the implementation done by the OpenStack provider

Metadata

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