public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH SERIES docs/ha-manager/manager v2] close #6144: add ui button + api for node maintenance mode
@ 2025-09-20 18:20 Thomas Skinner
  2025-09-20 18:20 ` [pve-devel] [PATCH ha-manager v2 1/1] add additional api field for lrm_mode in status check Thomas Skinner
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Thomas Skinner @ 2025-09-20 18:20 UTC (permalink / raw)
  To: pve-devel; +Cc: Thomas Skinner

Continued work on node maintenance mode button in UI.

Changes since V1:
- Code refactoring/reformatting
- Clarity in docs
- Remove redundant GET API for maintenance status
- Change button UI to dropdown menu with icons


docs:

Thomas Skinner (1):
  add docs for maintenance mode buttons in UI

 ha-manager.adoc | 22 ++++++++++++++++++++--
 1 file changed, 20 insertions(+), 2 deletions(-)

 
ha-manager:

Thomas Skinner (1):
  add additional api field for lrm_mode in status check

 src/PVE/API2/HA/Status.pm | 7 +++++++
 1 file changed, 7 insertions(+)

 
manager:

Thomas Skinner (2):
  add api setter for node maintenance mode
  add UI for node maintenance enable/disable

 PVE/API2/Nodes.pm             | 38 +++++++++++++++
 www/manager6/ha/StatusView.js | 92 +++++++++++++++++++++++++++++++++++
 2 files changed, 130 insertions(+)

 
-- 
2.47.2


_______________________________________________
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-09-20 18:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-20 18:20 [pve-devel] [PATCH SERIES docs/ha-manager/manager v2] close #6144: add ui button + api for node maintenance mode Thomas Skinner
2025-09-20 18:20 ` [pve-devel] [PATCH ha-manager v2 1/1] add additional api field for lrm_mode in status check Thomas Skinner
2025-09-20 18:20 ` [pve-devel] [PATCH manager v2 1/2] add api setter for node maintenance mode Thomas Skinner
2025-09-20 18:20 ` [pve-devel] [PATCH docs v2 1/1] add docs for maintenance mode buttons in UI Thomas Skinner
2025-09-20 18:20 ` [pve-devel] [PATCH manager v2 2/2] add UI for node maintenance enable/disable Thomas Skinner

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