Stefan Reiter
a202f65a95
gui: fix onlineHelp for join window
...
We have an entire chapter written about this, why not link it too.
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2019-11-11 11:47:45 +01:00
Thomas Lamprecht
fd7374b656
ui: dc/cluster: enforce second link if in join info
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-07-11 20:41:09 +02:00
Thomas Lamprecht
9c464cebb8
ui: dc/cluster: join: s/ring/link/
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-07-11 20:40:51 +02:00
Thomas Lamprecht
e20eda8954
ui: dc/cluster: allow to create cluster with second link
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-07-11 20:16:20 +02:00
Thomas Lamprecht
c459433417
ui: dc/cluster: add onlineHelp reference to create call
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-07-11 20:12:00 +02:00
Thomas Lamprecht
45e62391eb
ui: cluster: use new network selector
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-06-27 21:51:46 +02:00
Thomas Lamprecht
93547c89a2
gui: cluster: initial work to switch ringX to linkX params
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-06-25 12:31:56 +02:00
Thomas Lamprecht
9e3b13eb7f
ui: cluster: require ring0_addr if joinee's ring and node addr differ
...
Pass the ring addresses from the node we use to join a cluster with
the encoded cluster info. Use it to determine if the nodes public
address (i.e., the onei t's node name resolves to) differs from it'S
ring0 address, if that's the case and the cluster was created with
PVE tooling then we know that it's highly probable that the ring0 is
on another network than the public net, so require the ring0_addrss
field in this case. If we have a false positive, it's not to bad
here.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-28 12:39:40 +01:00
Thomas Lamprecht
08e0aba828
dc/ClusterEdit: join: fix assisted entry chechbox change listener
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-04-27 15:47:41 +02:00
Thomas Lamprecht
fe13284e4c
ui: silence auth failures during cluster join
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-04-05 11:42:23 +02:00
Thomas Lamprecht
f67e1cc089
ui: add cluster join window POC
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-04-05 11:41:17 +02:00
Thomas Lamprecht
9cc0013b14
dc/Cluster: allow to get join information
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-04-05 11:38:03 +02:00
Thomas Lamprecht
8ad2b3a1d7
dc/Cluster: allow cluster create over WebUI
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-04-05 11:30:21 +02:00