Shoubhik Bose
Shoubhik Bose
I'm looking for a refresher on * the RBAC objects that are used today, to be able to better understand the service-ability of ArgoCD installations https://github.com/argoproj/argo-cd/blob/master/manifests/install.yaml * Which user actions...
Feedback session notes: * Would be good to have more UI/UX oversight and organization * More contributors need too be reviewing PRs * Clearer PR descriptions. * Could have smaller...
We should pick this up soon :)
Hi @jcampbell05 , Did you mean 'message_echoes' ? I never turned it on. I'm just wondering if the problem is here: https://github.com/Bottr-js/Bottr/blob/master/lib/session.js#L6 ``` this.queue.concurrency = 1 ``` Or https://github.com/Bottr-js/Bottr/blob/master/lib/session.js#L16 with...
Could you please tell me, in brief the capabilities you added? I would want to extend this.
👍 from Red Hat.
@IAXES Greetings! Could you please include @jannfis ( Jann Fischer, Red Hat ) in your list of primary folks to reach out to.
This one's going to be helpful!
Ack. This is problematic. @jmckind could you re-build and re-push the specific image ?
https://github.com/argoproj-labs/argocd-operator/blob/master/deploy/olm-catalog/argocd-operator/0.0.13/argocd-operator.v0.0.13.clusterserviceversion.yaml#L520 ``` clusterPermissions: - rules: - apiGroups: - '*' resources: - '*' verbs: - get - list - watch - nonResourceURLs: - '*' verbs: - get - list serviceAccountName: argocd-application-controller...