freenas-proxmox/perl5/PVE
Kevin Adams 3a8a5dfb3e fix: correct truenas_target IQN match in _portal_groups_for_new_target (#263)
The regex was testing whether the TrueNAS target's short name ends with
the user-supplied value — the opposite of what we want. When truenas_target
holds a full IQN (iqn...ctl:proxmox) the check must test whether that IQN
ends with the short name stored in TrueNAS. Silently fell through to
auto-discovery for every user who supplied a full IQN.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-25 09:16:13 -04:00
..
Storage/Custom fix: correct truenas_target IQN match in _portal_groups_for_new_target (#263) 2026-05-25 09:16:13 -04:00