-
# Summary
Currently, Argo rollouts can be deployed with two scopes, namespaced or cluster. In the first, argo rollouts can manage deployments in its ns only. For the second, a clusterRole and clust…
-
## Summary
When you use the [default grafana dashboard](https://argoproj.github.io/argo-rollouts/features/controller-metrics/#creating-grafana-dashboards) provided by Argo rollouts, it's not givin…
psibi updated
2 years ago
-
# Summary
What change needs making?
Support GCP cloud monitoring ( stackdriver ) and GCP managed Prometheus support for analysistemplate . Since rollouts has support for cloud watch it seems rea…
-
## Summary
What happened/what you expected to happen?
I create a rollout with background web analysis. I config analysis args to make the analysis run always become inconclusive status.However, t…
-
Checklist:
* [ ] I've included steps to reproduce the bug.
* [ ] I've inclued the version of argo rollouts.
**Describe the bug**
We are building a canary deployment strategy on ArgoCD …
-
Checklist:
* [ ] I've included steps to reproduce the bug.
* [ ] I've included the version of argo rollouts.
**Describe the bug**
After https://github.com/argoproj/argo-rollouts/pull/263…
-
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`?
![image](https://github.com/argoproj-labs/rollou…
-
# Summary
Currently, when there is a completed Rollout on a specific revision, if we trigger the `Rollback` button through UI or execute `kubectl argo rollouts undo` through CLI respectively, there…
-
Checklist:
* [x] I've included steps to reproduce the bug.
* [x] I've included the version of argo rollouts.
**Describe the bug**
When using canary strategy and adding `dynamicStableScale`…
-
# Summary
I am currently working on the https://github.com/TykTechnologies/tyk-operator/ which contains an ingress controller & an API Definition Controller (Custom Resource Definition).
I have…