TLDR - I want to delete the Reporter role, I don’t think we need it, am I missing something?
As per the other topic we have unshared the Foreman versions - but this is causing some duplication work as me have to maintain (e.g.) a 1.19.0-RC1 version in each relevant subproject.
One other way to handle this is to move the Plugins (and Katello) to their own top-level namespace, and then open up the Foreman versions to subprojects. The consequence of this approach is that Role inheritance breaks.
However, the vast majority of our roles is for the Reporter role, which looks 100% identical to the Non-Member role. I can’t see reason why we need the Reporter role at all? If we remove that, having Plugins in their own namespace seems feasible.
Another consequence of this is that some of the Developer role inheritance would break (eg. REX would go from ~40 devs to ~5, because 35 are inherited from Foreman) - however, I see this as an opportunity to “clean house”, as it’s trivial to add people back in to a project as required.
So, the proposal is:
- Remove the Reporter role
- Move Plugins to top-level
- Move Katello under Plugins (or top-level if @katello prefer)
- Reshare Foreman versions with subprojects (installer, proxy, etc)
Any objections?