Dylan Schlager
Dylan Schlager
Would it be possible to show the container image url in the list of revisions similar to how we can see it in the `kubectl argo rollouts dashboard`?  >...
**Describe the bug** It seems like this upgrade has (maybe?) broken functionality for using an authentication script for ECR like the following: ```yaml apiVersion: v1 kind: ConfigMap metadata: name: argocd-image-updater-authscripts...
Checklist: * [x] I've included steps to reproduce the bug. * [x] I've included the version of argo rollouts. **Describe the bug** We are using the ArgoCD Image Updater to...
Attempts to address some concerns with behavior in: - https://github.com/argoproj/argo-rollouts/issues/3617 It seems like we are forgetting to remove the managed routes when the following occurs: 1. Rollout is stable on...
Related to thread in CNCF slack here: https://cloud-native.slack.com/archives/C01U781DW2E/p1741202571985169 I don't believe that we should be modifying the weight of a `canaryBackendRef` when that ref is inside of a rule that...