First 3 patches (1/5, 2/5, 3/5) should be quite polished and could be, if
deemed OK, already applied.
The last two, 4/5 and 5/5, are more a WIP/POC but they should work also
quite well now.
I'm not to happy with the UI of 4/5, but my wizard-based one isn't working
yet, and some feed back on this would be appreciated now.
A widget-toolkit from git, with the taskDone patch included, is needed for
the 4/5 to work.

cheers,
Thomas

Thomas Lamprecht (5):
  dc: add simple cluster panel
  dc/Cluster: allow cluster create over WebUI
  dc/Cluster: allow to get join information
  ui: add cluster join window POC
  ui: silence auth failures during cluster join

 www/manager6/Makefile          |   2 +
 www/manager6/Workspace.js      |   2 +-
 www/manager6/dc/Cluster.js     | 266 +++++++++++++++++++++++++++++++++++
 www/manager6/dc/ClusterEdit.js | 309 +++++++++++++++++++++++++++++++++++++++++
 www/manager6/dc/Config.js      |  13 +-
 5 files changed, 587 insertions(+), 5 deletions(-)
 create mode 100644 www/manager6/dc/Cluster.js
 create mode 100644 www/manager6/dc/ClusterEdit.js

-- 
2.14.2


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

Reply via email to