-
**Describe the bug**
I am encountering an issue with ArgoCD Image Updater when handling sequential builds that result in two different images. The write-back method is set to git, and it appears that…
-
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 `argocd version`.
…
-
**Describe the bug**
When using Azure Queue Storage `EventSource`, if the queue contains a base64 encoded JSON message with HTML tags, the `EventSource` pod fails to base64 decode it.
**Steps to…
Stolz updated
10 hours ago
-
{
"platform":"",
"hub-mirror": [
"quay.io/argoproj/argocli:v3.5.11",
"quay.io/argoproj/workflow-controller:v3.5.11"
]
}
-
ApplicationSet not updating new image tags from azure container registry
```yaml
apiVersion: argoproj.io/v1alpha1
kind: ApplicationSet
metadata:
name: hub-be
namespace: dev-argocd-ns…
-
**Is your feature request related to a problem? Please describe.**
When deploying charts with multiple images (such as with app-of-apps), each image must be specified in the annotation. The number of…
-
### Pre-requisites
- [X] I have double-checked my configuration
- [X] I have tested with the `:latest` image tag (i.e. `quay.io/argoproj/workflow-controller:latest`) and can confirm the issue stil…
-
# Summary
When navigating in sync windows it is complex to understand why they are here. Are they still applicable... It is even more complicated when they have been created manually
# Motivatio…
-
**Describe the bug**
We are creating a Cluster Workflow Templates application a namespace. The application project includes the `orphanedResources.warn = true` which then leads to ArgoCD reporting…
-
I'm using the following ArgoCD application:
```yml
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: cloudnative-pg-cluster-something-postgres
namespace: argocd
finalizers:
-…