Skip to content

Force existing non-latest deployments back to latest - #160

Open
titanous wants to merge 1 commit into
restatedev:mainfrom
titanous:converge-latest
Open

Force existing non-latest deployments back to latest#160
titanous wants to merge 1 commit into
restatedev:mainfrom
titanous:converge-latest

Conversation

@titanous

Copy link
Copy Markdown

When a RestateDeployment is rolled back to a version whose deployment record still exists but is no longer latest, re-register it with force=true. This makes rollback converge instead of reusing an old deployment ID while a newer version remains latest. The decision distinguishes existing latest, existing non-latest (active or inactive), and missing records, with focused unit coverage. The registration request path is shared by ReplicaSet and Knative modes.

Re-register an existing non-latest deployment with force=true so rollback makes it latest again, including inactive historical deployments.
@github-actions

Copy link
Copy Markdown


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@lukebond lukebond self-assigned this Jul 14, 2026
@titanous titanous closed this Jul 14, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 14, 2026
@restatedev restatedev unlocked this conversation Aug 10, 2026
@pcholakov pcholakov reopened this Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants