[pdm-devel] applied: [PATCH proxmox-datacenter-manager 1/1] api-types: resource: fix storage identifier

Thomas Lamprecht t.lamprecht at proxmox.com
Tue Dec 2 16:33:07 CET 2025


On Tue, 02 Dec 2025 15:38:06 +0100, Stefan Hanreich wrote:
> Storages in PVE are uniquely identified by their name and the node
> they reside on. The current method only includes the name of the
> storage, not the node. Since the ID method is used in the UI for
> generating the deep URLs to the respective PVE resources, the
> generated URLs are wrong.
> 
> The generated global ID is correct, because the map_pve_storage
> function uses the id field returned by the PVE API directly, which
> includes the node name already.
> 
> [...]

Applied, thanks!

[1/1] api-types: resource: fix storage identifier
      commit: 19f1cc2121e23fe7dd6df05a53e90c90705542b8




More information about the pdm-devel mailing list