Anand Francis Joseph
Anand Francis Joseph
Thanks @anirudhsudhir for working on this. Appreciate your efforts and congrats on your contribution to ArgoCD.
Issue fixed by https://github.com/argoproj/argo-cd/pull/17459. Closing this issue.
related issue https://github.com/argoproj/argo-cd/issues/6561
> A question on the proposal, how would this help with fixing issues like #15027, #10897, #9606 and #9515. I see this proposal being mentioned as the fix, but I...
Could you provide your `ArgoCD` CR here ? Have you tried setting `.spec.server.host` to `myteamsargo.company.com` and see if that resolves the issue ? Note: A restart of the ArgoCD server...
> In investigating security we came across this: https://www.trendmicro.com/vinfo/au/security/news/vulnerabilities-and-exploits/abusing-argo-cd-helm-and-artifact-hub-an-analysis-of-supply-chain-attacks-in-cloud-native-applications I found this, which uses the redhat-cop github as a basis for it's exploits and investigation, including making several security recommendations...
I am not able to reproduce this problem. `export IMAGE=quay.io/anjoseph/gitops-operator VERSION=1.8.0` and then ran `make bundle` It generated the `ClusterServiceVersion` with the right `IMAGE` and `VERSION` in the location `bundle/manifests/gitops-operator.clusterserviceversion.yaml`...
> @anandf How about the updates to these sections? > > **Update these existing sections:** > > * Creating an application by using the oc tool > > * https://docs.openshift.com/gitops/1.11/argocd_applications/deploying-a-spring-boot-application-with-argo-cd.html#creating-an-application-by-using-the-oc-tool_deploying-a-spring-boot-application-with-argo-cd...
> @anandf Can we add some content for these sections, if they are relevant at all? > > * Logging in to the OpenShift argo cd CLI using a web...
> Hello @anandf @jannfis @ishitasequeira @akram > > am I able to get or build an image including this functionality to test it as well? > > Thanks for the...