Skip to content

argo-workflows helm chart - missing argo server role resource #3691

@ThomKrue

Description

@ThomKrue

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:

Image

This RBAC resource is missing in helm chart template ->

Image

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions