Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename ClusterRoles created by OperatorGroups
When an OperatorGroup creates a ClusterRole, it's based directly on the OG name with a suffix, this causes two issues: 1. same-named OGs in different namespaces overwrite each others CRs 2. there are some very important CRs that could be overwritten by OG Tests added. Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com> Signed-off-by: Todd Short <todd.short@me.com>
- Loading branch information