[pdm-devel] applied: [PATCH datacenter-manager 0/2] fix PDM migrate endpoints

Thomas Lamprecht t.lamprecht at proxmox.com
Wed Nov 19 21:39:36 CET 2025


On Tue, 18 Nov 2025 13:21:03 +0100, Hannes Laimer wrote:
> dbb8524 tried to directly reuse the PVE api types for migration, this
> however won't really work how its done there, this reverts the commit.
> And instead of directly reusing the PVE api type we keep the endpoint
> args as-is and just change the mapping field to accept a Vec instead of
> a String. The problem was the `target-endpoint` the PVE api type needs,
> this differs from what the PDM endpoint wants. More details on the
> commits.
> 
> [...]

Applied, thanks!

[1/2] Revert "server: use types indead of string for migration parameters"
      commit: e1cec6f0b7619dbd0e882d6195cf95bc2ec547d1
[2/2] api: migrate: use arrays for storage and bridge mappings
      commit: 930ae890a90700ffee71676f4c458794dac52833




More information about the pdm-devel mailing list