Raffael
Raffael
**Is your feature request related to a problem? Please describe.** When working on the sensors the ArgoCD UI gets pretty messy showing all these old sensor replica sets. It would...
**Is your feature request related to a problem? Please describe.** I have multiple web apps which all use the same base and basically just change the name of the deployment,...
**Describe the bug** If using `patchesStrategicMerge` the containers are overwritten instead of merged. Everything works fine if changing from `kind: Rollout` to `kind: Deployment`. **Files that can reproduce the issue**...
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...
## Checklist * [x] Double-checked my configuration. * [x] Tested using the latest version. * [x] Used the Emissary executor. ## Summary What happened/what you expected to happen? I pushed...
### Pre-requisites - [X] I have double-checked my configuration - [X] I can confirm the issue exists when I tested with `:latest` - [X] I have searched existing issues and...
Fixes #11900 ### Motivation Allow assigning values from config maps to dag.tasks.arguments.parameters. ### Modifications The validation for dag task arguments was updated to allow `valueFrom`, not only `value`. ### Verification...
**Describe the bug** I have to set the clusterName value in values.yaml file explicitly. If I read the value from an environment variable the runner crashes. Using environment variables work...
**Is your feature request related to a problem?** We are using argo-rollouts instead of deployments. To support create/delete/update detection for the Rollouts it would be nice to have an e.g....
**Describe the bug** I set up the `add_pdeployment_lines_to_grafana` in `values.yaml` but can't get it running. I might have misconfigured it. **To Reproduce** This is the relevant part of the `values.yaml`....