theforeman / foreman_fog_proxmox

Foreman plugin to add Proxmox compute resource based on fog-proxmox gem
GNU General Public License v3.0
106 stars 33 forks source link

Allow to create container/vms even if one promox nodes is offline #368

Open jacac opened 1 month ago

jacac commented 1 month ago

Issue

When creating a container and one or more nodes in the cluster are offline an error is displayed and no actions are allowed.

image

Suggestion

It should remove those nodes from the selection and display and warning that some nodes are currently available.