Argo has a CLI command to directly trigger a rollback to a previous version of the deployed Application. This can also be run from the Argo UI.
This request is to add support for the same operation from the Harness GitOps UI in two places:
As an operation in the Application details page, potentially in the ‘previous deploys’ list page (select which one we want to roll back to, and select the “Rollback” option for it). Alternatively, as a popup that appears when a “rollback” operation is selected from the three dots menu for the application.
As a GitOps Rollback step that takes an application id and a rollback version as parameters.