Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Delete cluster operations always seem to hang #283

@j-griffith

Description

@j-griffith

What steps did you take and what happened:
Created a basic 3 node cluster using CAPP, did a few things and then tried to delete the cluster using both "kubectl delete -f cluster.yml" and "kubectle delete cluster "

The result is the Cluster object hangs on "Deleting" seemingly indefinitely. I'm assuming this is probably an issue with a finalizer somewhere but haven't managed to track it down.

What did you expect to happen:
I expected this would delete the cluster and clean up the resources I provisioned within Equinix.

Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]

Environment:

  • cluster-api-provider-packet version:

  • Kubernetes version: (use kubectl version): Management cluster is a kind cluster (GitVersion:"v1.22.1") and the deployed cluster is also 1.22.1 running on Ubuntu 20.04

  • OS (e.g. from /etc/os-release):

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