From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pve-devel@lists.proxmox.com, Gabriel Goller <g.goller@proxmox.com>
Subject: [pve-devel] applied-series: [PATCH network v3 0/5] Add global locking and configuration rollback to SDN configuration
Date: Tue, 29 Jul 2025 13:02:03 +0200 [thread overview]
Message-ID: <175378692063.2146945.12022349269742987589.b4-ty@proxmox.com> (raw)
In-Reply-To: <20250729092933.90118-1-g.goller@proxmox.com>
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
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
prev parent reply other threads:[~2025-07-29 11:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-29 9:29 [pve-devel] " Gabriel Goller
2025-07-29 9:29 ` [pve-devel] [PATCH network v3 1/5] sdn: add global lock for configuration Gabriel Goller
2025-07-29 9:29 ` [pve-devel] [PATCH network v3 2/5] api: add lock-token parameter to all api calls Gabriel Goller
2025-07-29 9:29 ` [pve-devel] [PATCH network v3 3/5] api: add lock token parameter to apply endpoint Gabriel Goller
2025-07-29 9:29 ` [pve-devel] [PATCH network v3 4/5] api: add lock and release endpoints for global configuration lock Gabriel Goller
2025-07-29 9:29 ` [pve-devel] [PATCH network v3 5/5] api: add rollback endpoint Gabriel Goller
2025-07-29 11:02 ` Thomas Lamprecht [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=175378692063.2146945.12022349269742987589.b4-ty@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=g.goller@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.