[pve-devel] applied-series: [PATCH network v3 0/5] Add global locking and configuration rollback to SDN configuration
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Jul 29 13:02:03 CEST 2025
On Tue, 29 Jul 2025 11:29:28 +0200, Gabriel Goller wrote:
> ## Introduction
>
> This patch series lays the groundwork for the Proxmox Datacenter Manager
> SDN/EVPN integration on the Proxmox VE side by introducing global locking for
> the SDN configuration. It is intended to be used by the PDM implementation to
> prevent concurrent changes to the SDN configuration, while the datacenter
> manager is making configuration changes.
>
> [...]
Applied, thanks! Folded in a fix to also mock the cfs_domain_lock method on
relevant test, as otherwise one would fail this test–and thus also the package
build–when executing them as unprivileged user.
[1/5] sdn: add global lock for configuration
commit: f7d4f22a42a506e6cd60f0de8fbac9f580b85c6f
[2/5] api: add lock-token parameter to all api calls
commit: f5966bbacd2998234795fb02f56bff24c7ecf7d6
[3/5] api: add lock token parameter to apply endpoint
commit: 6f1120693feb07f4ec6cd8c51c4b1d206a801ba5
[4/5] api: add lock and release endpoints for global configuration lock
commit: d6e50fb57ea7b4af47d7120d3066f19547bab81d
[5/5] api: add rollback endpoint
commit: ea6db24afdaf63dedcdd4d74ce97918f7f82b034
More information about the pve-devel
mailing list