cluster-api-provider-proxmox icon indicating copy to clipboard operation
cluster-api-provider-proxmox copied to clipboard

Too many calls when deleting machine

Open arteonprifti opened this issue 1 year ago • 5 comments
trafficstars

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

image

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 avatar Jan 29 '24 16:01 arteonprifti

@arteonprifti we'll need to check if #278 fixed this issue.

wikkyk avatar Oct 23 '24 07:10 wikkyk

Still seems to be happening in v0.6.0 :(

image

pborn-ionos avatar Dec 06 '24 09:12 pborn-ionos

We'll need to rethink how we delete VMs, then.

wikkyk avatar Dec 06 '24 09:12 wikkyk

I would really like to have this tackled for 0.8.

wikkyk avatar Mar 13 '25 13:03 wikkyk

I am not sure if this is related, but I have observed this behavior on start, reconfigure, resize, etc

linuxdaemon avatar Jul 04 '25 00:07 linuxdaemon