public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH cluster/manager 0/2] ui: add datacenter replication network option
@ 2025-07-18  8:13 Maximiliano Sandoval
  2025-07-18  8:13 ` [pve-devel] [PATCH cluster 1/1] datacenter config: Actually write the replication config Maximiliano Sandoval
  2025-07-18  8:13 ` [pve-devel] [PATCH manager 1/1] ui: dc/options: allow to edit cluster wide replication settings Maximiliano Sandoval
  0 siblings, 2 replies; 5+ messages in thread
From: Maximiliano Sandoval @ 2025-07-18  8:13 UTC (permalink / raw)
  To: pve-devel

This is a followup of
https://lore.proxmox.com/all/20250612132951.449798-2-m.sandoval@proxmox.com/T/#u.
We expose the option in the UI and we fix an issue where the config would be generated wrongly, e.g.

    replication: type=secure,network=10.10.10.161/24

instead of :

    replication: secure,network=10.10.10.161/24

cluster:

Maximiliano Sandoval (1):
  datacenter config: Actually write the replication config

 src/PVE/DataCenterConfig.pm | 4 ++++
 1 file changed, 4 insertions(+)


manager:

Maximiliano Sandoval (1):
  ui: dc/options: allow to edit cluster wide replication settings

 www/manager6/dc/OptionView.js | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)


Summary over all repositories:
  2 files changed, 32 insertions(+), 0 deletions(-)

-- 
Generated by git-murpp 0.8.1


_______________________________________________
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 10:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-18  8:13 [pve-devel] [PATCH cluster/manager 0/2] ui: add datacenter replication network option Maximiliano Sandoval
2025-07-18  8:13 ` [pve-devel] [PATCH cluster 1/1] datacenter config: Actually write the replication config Maximiliano Sandoval
2025-07-18  9:59   ` [pve-devel] applied: " Thomas Lamprecht
2025-07-18  8:13 ` [pve-devel] [PATCH manager 1/1] ui: dc/options: allow to edit cluster wide replication settings Maximiliano Sandoval
2025-07-18 10:13   ` [pve-devel] applied: " Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal