k8s-proxmox / cluster-api-provider-proxmox

Cluster API provider implementation for Proxmox VE
Apache License 2.0
94 stars 11 forks source link

Support flexible vmid/node management solution #101

Closed sp-yduck closed 8 months ago

sp-yduck commented 8 months ago

/kind feature

Describe the solution you'd like [A clear and concise description of what you want to happen.] Currently vmid is assigned by using proxmox /cluster/nextid endpoint. node is chosen by randomly from every node. Users should be able to flexibly assign vmid or chose proxmox node as they want. ref : https://github.com/sp-yduck/cluster-api-provider-proxmox/pull/95#issuecomment-1763394312

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

Environment: