admin role for add\remove\unreserve resource
What feature do you want to see added?
Lockable resource Admin role needed for users w\o global jenkins admin role, but can manage resource pools. Split admins by resource tags will be awesome
Upstream changes
No response
Just to clarify: currently it seems that indeed just the global admins can define (non-ephemeral?) resources, while other users can be given separate rights to View/Reserve/Unlock/Steal resources:

Compared to that, this issue is about adding a separate role for defining new resources, more so interactively? Effectively that resource admins are not necessarily Jenkins admins?
That "interactively" aspect, as opposed to scripted abilities for jobs running as someone with the role, would mean a UI refactor, which might be welcome anyway to separate resource editing from global config editing - currently, saving unrelated configs in UI can wreak havoc on lockable resource availability (reservations) by saving the values that were current when you opened that global-config page.