From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pve-devel@lists.proxmox.com, "Michael Köppl" <m.koeppl@proxmox.com>
Subject: applied: [PATCH ha-manager 0/2] fix param check for rules updates and
Date: Tue, 31 Mar 2026 15:06:20 +0200 [thread overview]
Message-ID: <177496236111.3829719.982997682221293971.b4-ty@proxmox.com> (raw)
In-Reply-To: <20260324124921.148515-1-m.koeppl@proxmox.com>
On Tue, 24 Mar 2026 13:49:19 +0100, Michael Köppl wrote:
> This series fixes the PUT API endpoint for updating a HA rule.
> Previously, it would fail if the resources parameter was not set at all
> as part of the request, even though the param is optional As part of an
> E2E test run, the error showed up as
>
> 500 update HA rules failed: Can't use an undefined value as a HASH
> reference at /usr/share/perl5/PVE/API2/HA/Rules.pm line 48.
>
> [...]
Applied, thanks!
[1/2] api: assert validity of resources param only if defined
commit: 9e28141aac5c2b6b2dc7ea2dbdc7b0df95ffae02
[2/2] format code with perltidy
obsolete
prev parent reply other threads:[~2026-03-31 13:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-24 12:49 Michael Köppl
2026-03-24 12:49 ` [PATCH ha-manager 1/2] api: assert validity of resources param only if defined Michael Köppl
2026-03-24 12:49 ` [PATCH ha-manager 2/2] format code with perltidy Michael Köppl
2026-03-31 9:50 ` [PATCH ha-manager 0/2] fix param check for rules updates and Daniel Kral
2026-03-31 13:06 ` Thomas Lamprecht [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=177496236111.3829719.982997682221293971.b4-ty@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=m.koeppl@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.