all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH manager 0/3] network interface pinning fixes
@ 2025-07-18 12:33 Stefan Hanreich
  2025-07-18 12:33 ` [pve-devel] [PATCH pve-manager 1/3] network-interface-pinning: avoid comparing undefined string Stefan Hanreich
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Stefan Hanreich @ 2025-07-18 12:33 UTC (permalink / raw)
  To: pve-devel

Provides the following fixes:

* check for changes in the SDN configuration and only runs pve-sdn-commit if
  there are changes to the SDN configuration

* pve-{sdn, firewall}-commit now wait for quorum on startup

* adds a missing undef check in the update controllers logic of the pinning tool

pve-manager:

Stefan Hanreich (3):
  network-interface-pinning: avoid comparing undefined string
  {sdn, firewall}-commit: wait for quorum
  sdn-commit: only reload ifupdown if sdn configuration changed

 PVE/CLI/proxmox_network_interface_pinning.pm |  2 +-
 bin/pve-firewall-commit                      | 10 +++
 bin/pve-sdn-commit                           | 75 ++++++++++++++++++++
 services/pve-firewall-commit.service         |  2 +-
 services/pve-sdn-commit.service              |  2 +-
 5 files changed, 88 insertions(+), 3 deletions(-)


Summary over all repositories:
  5 files changed, 88 insertions(+), 3 deletions(-)

-- 
Generated by git-murpp 0.8.0

_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-07-18 12:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-18 12:33 [pve-devel] [PATCH manager 0/3] network interface pinning fixes Stefan Hanreich
2025-07-18 12:33 ` [pve-devel] [PATCH pve-manager 1/3] network-interface-pinning: avoid comparing undefined string Stefan Hanreich
2025-07-18 12:33 ` [pve-devel] [PATCH pve-manager 2/3] {sdn, firewall}-commit: wait for quorum Stefan Hanreich
2025-07-18 12:33 ` [pve-devel] [PATCH pve-manager 3/3] sdn-commit: only reload ifupdown if sdn configuration changed Stefan Hanreich
2025-07-18 12:45 ` [pve-devel] applied: [PATCH manager 0/3] network interface pinning fixes Thomas Lamprecht

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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal