[pve-devel] [PATCH SERIES docs/ha-manager/manager v2] close #6144: add ui button + api for node maintenance mode
Thomas Skinner
thomas at atskinner.net
Sat Sep 20 20:20:46 CEST 2025
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
More information about the pve-devel
mailing list