Skip to main content

RollbackDataplaneUpgrade

POST 

/configurator/v1/dataplane-upgrade/rollback

RollbackDataplaneUpgrade emits a pending UPGRADE_ROLLBACK event against the workspace. Operator-initiated post-Completed rollback: dashboard shows a Rollback button after a successful upgrade so the operator can return to the prior helm revision (e.g. they want to unwind a release that's behaving badly under real traffic). Worker spawns a new rollback Job that runs helm rollback tars <prev-revision> --wait --atomic. The new event becomes the latest dataplane-upgrade view so the dashboard renders the in-flight rollback through phase RollingBack → RolledBack.

Request

Responses

Success