[pve-devel] applied: [PATCH pve-ha-manager v2 1/1] notifications: overhaul fence notification
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Apr 4 20:25:12 CEST 2025
Am 28.03.25 um 11:19 schrieb Lukas Wagner:
> - try to make template variable names more clear (in preparation
> for #6143)
> - add common tempate variables (fqdn, hostname, cluster-name)
> - Instead of dumping the status-data variable as a JSON blob we
> add template variables for the most useful information and
> render it in a structured manner
>
> Signed-off-by: Lukas Wagner <l.wagner at proxmox.com>
> ---
> src/PVE/HA/NodeStatus.pm | 43 +++++++++++++++----
> src/PVE/HA/Sim/Env.pm | 8 ++--
> src/templates/default/fencing-body.html.hbs | 43 ++++++++++++++++---
> src/templates/default/fencing-body.txt.hbs | 40 +++++++++++++----
> src/templates/default/fencing-subject.txt.hbs | 6 ++-
> 5 files changed, 111 insertions(+), 29 deletions(-)
>
>
applied, thanks!
More information about the pve-devel
mailing list