[pdm-devel] [PATCH pve-network 1/6] sdn: api: return null for rollback / lock endpoints
Stefan Hanreich
s.hanreich at proxmox.com
Thu Aug 28 11:22:02 CEST 2025
On 8/28/25 9:56 AM, Dominik Csapak wrote:
> while this (probably?, not to deep in the network code) fix, we should
> also either backport this to pve8 soon, or have a workaround in pdm
> so that older pve installs are still working
the whole locking API is not available prior to PVE 9, so we'd need to
backport the whole series. not sure if we want to backport this to PVE
8. What do you think @Thomas?
We should either backport it or add some method of detecting
(potentially checking for method not allowed HTTP status?) this here and
printing an appropriate error message.
More information about the pdm-devel
mailing list