fix(argo-workflows): add cronworkflows finalizers to argo-server role#3750
fix(argo-workflows): add cronworkflows finalizers to argo-server role#3750kunal-511 wants to merge 1 commit intoargoproj:mainfrom
Conversation
|
Is this in the upstream project? |
Signed-off-by: Kunal Dugar <yoyokvunal@gmail.com>
fb1e394 to
9df035a
Compare
Yes it is already there |
|
@jmeridth Can you please check this? |
|
it seems that this is inexplicably only in the namespaced rbac upstream. You don't get it if you do a full cluster install. Upstream, for the cluster install, the clusterrole |
|
I have just chatted with the workflows lead and he believes it should not be present for the server role at all, so it is a bug that is is there on the namespace install. Therefore it shouldn't be in the helm chart either. There's no logical reason in my mind why namespaced and cluster installs would need these permissions. But I am wrong on occasion. |
@kunal-511 you are already interacting with @tico24, another maintainer. Cheers. |
Fix: #3691
Checklist: