-
# Summary
We have an interesting setup where we create multiple rollouts in a single helm chart deployment. This works well for us, however we'd like to be able to group all of these rollouts toget…
-
{
"platform":"",
"hub-mirror": [
"quay.io/argoproj/argo-rollouts:v1.7.1"
]
}
-
# Summary
Currently the support for statefulsets is not available with argo rollouts we can propose controller changes that supports the same,
Or if there any particular solution around to work w…
-
## Summary
What happened/what you expected to happen?
When we abort the rollout then it should update the Istio destination rule so in destinationrule we have subsets with correct rollo…
mksha updated
10 months ago
-
This sounds almost exactly like how Argo Rollouts is described.
https://argoproj.github.io/argo-rollouts/
> Argo Rollouts - Kubernetes Progressive Delivery Controller
-
Checklist:
* [x] I've included steps to reproduce the bug.
* [x] I've included the version of argo rollouts.
**Describe the bug**
According to the doc, argo-rollout honors `maxSurge` and…
-
Checklist:
* [ ] I've included steps to reproduce the bug.
* [ ] I've included the version of argo rollouts.
**Describe the bug**
The [page](https://argo-rollouts.readthedocs.io/en/stable/…
smyja updated
4 months ago
-
https://argoproj.github.io/argo-rollouts/getting-started/
```
$ minikube start
$ kubectl create namespace argo-rollouts
$ kubectl apply -n argo-rollouts -f https://raw.githubusercontent.com/argo…
-
Checklist:
* [ ] I've included steps to reproduce the bug.
* [x] I've included the version of argo rollouts.
**Describe the bug**
Rollout failed analysis and state is Degraded.
`argo-roll…
-
## Summary
Version 1.1.0 introduced a new race condition, which seems to happen when you run immediate upgrades (meaning changing revision again as soon as rollout becomes ready). The chance for i…