-
So this is a fun one :D
* have a rollout that has been just fine for ~24 hours
* the rollout was in a completed state (can see this based on notifications)
* suddenly Rollouts starts sending …
-
**Describe the bug**
I'm using this basic blue-green strategy on EKS:
```yaml
strategy:
blueGreen:
activeService: {{ template "app.name" . }}-{{ .Values.stack }}-active
preview…
-
## Summary
Mirroring https://github.com/argoproj/argo-rollouts/issues/1741, `argo` cli 3.2.6 doesn't support kubeconfig auth token plugins using version `client.authentication.k8s.io/v1`
**What …
-
Checklist:
* [x] I've included steps to reproduce the bug.
* [x] I've included the version of argo rollouts.
**Describe the bug**
Problem 1:
The argo-rollouts is adding duplicated heade…
-
## Summary
What happened/what you expected to happen?
When we re-deploy the manifests for rollouts, for version later to v1.0.0-rc1, the manifests are expected to be marked as unchanged, but it…
-
### Is your feature request related to a problem?
I always get frustrated when I update my Argo CD Helm Chart dependency and some values silently stop working.
### Related helm chart
argo-cd,…
-
Checklist:
* [ v ] I've included steps to reproduce the bug.
* [ v ] I've included the version of argo rollouts.
**Describe the bug**
argo rollouts scale down stable replicaset before new …
-
# Summary
Would it be possible make mimic the behavior of:
```
kubectl rollout status
```
It blocks while the rollout is progressing, and exits when it's done.
```
kubectl-argo-rollouts…
-
# Summary
This was first brought up in #2018.
The [Rollout spec documentation ](https://argoproj.github.io/argo-rollouts/features/specification/) is missing quite a few properties. It should be …
-
Hello,
we have a problem with degrading perfomance of argo-rollouts. The controller slows down reconciliation gradually and after about 48h reconciliation becomes very slow, we can't have any new rol…