theforeman / foreman_fog_proxmox

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

Confirmed support for Proxmox 7.x #210

Open galeido opened 3 years ago

galeido commented 3 years ago

Is your feature request related to a problem? Please describe. The latest proxmox fog version does not directly support Proxmox 7.0 and for this reason do I get the error message below?

ERF42-4050 [Foreman::Exception]: Proxmox version Unknown is not semver suitable

Describe the solution you'd like We need confirmed support for Proxmox 7.0 that we can put into lab and production

Additional context I don't think this is a significant change in the API. unfortunately I haven't had time to take a closer look at Proxmox API changes 6 -> 7. Also, we can run necessary testing to help.

Thanks for advance

bk-lg commented 2 years ago

I would suggest to change the bug title and scope to Proxmox 7.1 released today.

remipcomaite commented 1 year ago

How can we help ?

ekohl commented 1 year ago

@remipcomaite at least https://github.com/theforeman/foreman_fog_proxmox/issues/229 is open for Proxmox 7.1. Since then we have released foreman_fog_proxmox 0.14.2 to Foreman nightly, which you could try out.

Even better is if you could set up a development environment with this plugin installed and come up with patches. https://github.com/theforeman/foreman/blob/develop/developer_docs/foreman_dev_setup.asciidoc should be useful in getting that started, but that's an area various people could help with (unlike Proxmox itself, which I have no knowledge of). Best places for that are #theforeman-dev on Libera.Chat or https://community.theforeman.org/c/development/9.