This maybe again configurable via policy. But internally in Red Hat, it would be nice if we can limit who can create side-tags.
Who can create side tags is already controlled by policy, which is more flexible than permissions. Permissions can be used by policy, eg:
sidetag = has_perm trusted :: allow all :: deny
@tmlcoch Is that not enough?
Thanks for info, this is in deed enough.
We can always add a new perm ($ brew grant-permission fooperm $USR) and update the policy to check for that "fooperm".
Closing this one.
Thank you!
Metadata Update from @tmlcoch: - Issue status updated to: Closed (was: Open)