Open diegoNutmeg opened 3 years ago
Option to disable in Argo UI the functionality to rollback.
To encourage in our Engs the mentality of GitOps we would prefer that even the rollbacks are driven but code (git)
The changes could be soft apply only limiting the UI, but could be even limiting the backend part if would be necessary
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
Summary
Option to disable in Argo UI the functionality to rollback.
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