You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Goal: Make the names of the
(Cluster)Role(Binding)
resources created by the oria-operator deterministic instead of using thegenerateName
field to generate a random suffix.Acceptance Criteria:
ClusterRole
s created by the oria-operator are deterministic(Cluster)RoleBindings
created by the oria-operator are deterministicThe text was updated successfully, but these errors were encountered: