[pve-devel] [PATCH v2 0/2] Support all 8 corosync3 links in GUI
Stefan Reiter
s.reiter at proxmox.com
Tue Mar 17 12:11:13 CET 2020
Since it's been a while, here's a rebased version the two still missing patches
of my previous RFC[0].
Except for a slight rewording of the message in patch 2 it's exactly the same,
so consider this a RESEND more than anything. I think the series might have
gotten lost a bit after parts where applied?
Anyway, still welcome for any feedback ofc.
[0] https://pve.proxmox.com/pipermail/pve-devel/2020-January/041434.html
manager: Stefan Reiter (2):
gui/cluster: add CorosyncLinkEdit component to support up to 8 links
gui/cluster: add structured peerLinks to join info
www/manager6/Makefile | 1 +
www/manager6/dc/Cluster.js | 13 +-
www/manager6/dc/ClusterEdit.js | 154 +++++-----
www/manager6/dc/CorosyncLinkEdit.js | 420 ++++++++++++++++++++++++++++
4 files changed, 507 insertions(+), 81 deletions(-)
create mode 100644 www/manager6/dc/CorosyncLinkEdit.js
--
2.25.1
More information about the pve-devel
mailing list