cluster-api-provider-packet
cluster-api-provider-packet copied to clipboard
🐛 Can't delete machines when they fail to provision
What steps did you take and what happened: Provision a machine and have it fail (ask for a server type that isn't available in that metro for example). Then try to delete the packetmachine object. You can't. You have to delete its finalizer.
What did you expect to happen: You should be able to delete the packetmachine object.
- cluster-api-provider-packet version: 0.5.0
- Kubernetes version: (use
kubectl version): 1.23.9 - OS (e.g. from
/etc/os-release): Ubuntu 18.04