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
feat(event-reporters): add RBAC permissions for codefresh-sa service account
- Create workflow-reporter-rbac.yaml with Role and RoleBinding
- Grants full namespace permissions (all apiGroups, resources, verbs)
- Restores same permissions as original workflow-reporter service account
- Ensures backward compatibility for e2e tests requiring elevated permissions
0 commit comments