hyperv: propagate detailed error from Hyper-V permission checks
Change isHyperVAdminMember from returning a bool to returning an error so that callers surface the specific failure reason — particularly distinguishing "not in the group" from "in the group but session not updated" (new ErrHypervUserSessionNotUpdated sentinel). This gives users actionable guidance instead of a generic permission error. Signed-off-by: lstocchi <lstocchi@redhat.com>
L
lstocchi committed
f96cbda1b08f9bcda7569e919c305343d5db8637
Parent: fce79ce