argoproj / argo-cd

Declarative Continuous Deployment for Kubernetes
https://argo-cd.readthedocs.io
Apache License 2.0
17.94k stars 5.46k forks source link

UI - Option to disable Rollbacks #6134

Open diegoNutmeg opened 3 years ago

diegoNutmeg commented 3 years ago

Summary

Option to disable in Argo UI the functionality to rollback.

Screenshot 2021-04-30 at 10 54 28

Motivation

To encourage in our Engs the mentality of GitOps we would prefer that even the rollbacks are driven but code (git)

Proposal

The changes could be soft apply only limiting the UI, but could be even limiting the backend part if would be necessary

rajivml commented 3 years ago

Even we require this, for us the use case is not to allow our customers to click on rollback because rollback may or may not work