argo-cd icon indicating copy to clipboard operation
argo-cd copied to clipboard

Declarative Continuous Deployment for Kubernetes

Results 1021 argo-cd issues
Sort by recently updated
recently updated
newest added

A small thing, I feel that the confirmation of 'y/n' is placed on the same line as the output to make people feel used to it, it's just a personal...

Checklist: * [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq. * [x] I've included steps to reproduce the bug. * [x] I've pasted the output of...

bug

If you are trying to resolve an environment-specific issue or have a one-off question about the edge case that does not require a feature then please consider asking a question...

enhancement

Checklist: * [ X ] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq. * [ X ] I've included steps to reproduce the bug. * [ X...

bug

I am trying to use the `--aws-role-arn` option when adding an EKS cluster to ArgoCD, as described in https://github.com/argoproj/argo-cd/issues/1304. I have not been able to get it to work and...

bug
workaround
component:multi-cluster

This PR just exists to run CI checks. Hoping to merge this into the PR branch for https://github.com/argoproj/argo-cd/pull/10026

v1 is [deprecated](https://github.blog/changelog/2022-04-27-code-scanning-deprecation-of-codeql-action-v1/)

# Summary The new pod logs container viewer introduced in argo v2.4 via https://github.com/argoproj/argo-cd/issues/8531 is slowing down operation work when wanting to reviewing quickly all the container logs of a...

enhancement
component:ui

I've asked about this in slack several times over several days and no one has an answer. It doesn't help that I literally can't find one example of this flag...

bug
component:config-management

Closes #9961 # Introduction Purpose of this Pull request is to improve ApplicationSet templating capabilities by using Go text/template. I am not a Go expert (Java Developer) so don't hesitate...