Skip to content

Commit f94ce12

Browse files
committed
fix(runbook): update cash init version to 0.1.28 for handling 409 errors
1 parent e28f9c2 commit f94ce12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/runbook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ When switching a live deployment from enclave mode to worker mode, **existing id
301301

302302
The API detects this automatically: `POST /v1/identities/:id/restore` returns **409** if the stored key is not in worker format.
303303

304-
`cash init` (v0.1.27+) handles the 409 transparently:
304+
`cash init` (v0.1.28+) handles the 409 transparently:
305305

306306
1. Detects the incompatible identity
307307
2. Calls `DELETE /v1/identities/:id` to mark it destroyed

0 commit comments

Comments
 (0)