Jaideep Rao
Jaideep Rao
@iam-veeramalla could we bundle the argo-cd version change from `v1.8.7` to `v2.1.2` in this issue?
@iam-veeramalla created https://github.com/argoproj-labs/argocd-operator/issues/462 Thanks
Hey @jmckind upstream argo-cd does display the user's name in user-info  I think there should be a way to fix this in the operator I could try to look...
@rishabh625 I think the nil pointer reference @iam-veeramalla mentioned is coming from here https://github.com/argoproj-labs/argocd-operator/pull/670/files#diff-547555dfe97d80ddf6097444f1cc82263cce61c48fbb67f6bb8e08c657873bc6L46 we should check if `cr.spec.applicationset != nil` first
Hey @jopit @iam-veeramalla @jannfis Along the same lines as the conversation we had a while back about whether or not the Argo CD operator should be spinning up new grafana...
@alexmt @leoluz I updated this with the discussion points from the community meeting when I proposed it could we merge this?
+1 for `registry-scanner` as well
Hi @ItsKev, not sure I follow the pain point you're hitting - `in-cluster` is an internal name that is used within `argocd-secret` and is not really public facing. I am...
hi @mkjpryor, thanks for raising this Please see https://github.com/argoproj/argo-cd/issues/11972 this is a valid request, and was discussed in one of the contributor meetings
@katainaka0503 based on further discussions with the contributor community it was decided that we need to further understand the long term motivation and plan for making image-updater a first class...