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.

Elastic IP created using CPEM does not get clean up after deleting clusters #617

@aayushrangwala

Description

@aayushrangwala

What steps did you take and what happened:

The clusters created using Cluster API provider packet and Cloud Provider Equinix Metal assigns an public Elastic IP to the devices. It does not get cleaned up even after all the resources are deleted.

Deletion of the cluster is done using kubectl delete cluster -A and the cluster also got deleted from k8s and equinix console

What did you expect to happen:
All the resources created by CPEM and CAPI provider should be cleaned up. If there are any errors, it should display warnings for the remaining resources for which the cleanup has to be manual from console

Environment:

  • cloud-provider-equinix-metal version: v3.6.2
  • cluster-api-provider-packet version: v0.7.2
  • Kubernetes version: (use kubectl version): v1.27
  • OS (e.g. from /etc/os-release): MacOS

Metadata

Metadata

Labels

needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions