-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The Helm chart is missing the fix from argoproj/argo-workflows@542f866
Related helm chart
argo-workflows
Helm chart version
0.47.1 and 0.45.10
To Reproduce
.) Deploy argo workflow via current helm chart
.) submit cronworkflows from UI
.) Leads to -> Forbidden: workflows.argoproj.io "xxx-52l27" is forbidden: cannot set blockOwnerDeletion if an ownerReference refers to a resource you can't set finalizers on: ,
Error as explained in argoproj/argo-workflows#4112
Expected behavior
.) submit cronworkflows from UI should allow to set finalizer to prevent error
Screenshots
This is the original RBAC from argo-workflow project:
This RBAC resource is missing in helm chart template ->
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working