cluster-api-provider-proxmox
cluster-api-provider-proxmox copied to clipboard
Too many calls when deleting machine
What steps did you take and what happened: During a rolling update, I noticed multiple calls for deleting the same VM in the Proxmox Task log
Is this the normal behavior, or should there be fewer calls when deleting machines?
Environment:
- Cluster-api-provider-proxmox version: v0.1.0
- Kubernetes version: (use
kubectl version): v1.28.5 - OS (e.g. from
/etc/os-release): ubuntu-22.04
@arteonprifti we'll need to check if #278 fixed this issue.
Still seems to be happening in v0.6.0 :(
We'll need to rethink how we delete VMs, then.
I would really like to have this tackled for 0.8.
I am not sure if this is related, but I have observed this behavior on start, reconfigure, resize, etc