This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Description
Goal: Make the names of the (Cluster)Role(Binding) resources created by the oria-operator deterministic instead of using the generateName field to generate a random suffix.
Acceptance Criteria:
- Names of
ClusterRoles created by the oria-operator are deterministic
- Names of
(Cluster)RoleBindings created by the oria-operator are deterministic