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

Description
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):