Skip to content

Commit 88a695c

Browse files
committed
CP-312160: update design doc according to review comments
Signed-off-by: Chunjie Zhu <chunjie.zhu@cloud.com>
1 parent bcac18e commit 88a695c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

doc/content/design/secureboot-certificate-expiry.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ stateDiagram
4444
update_available --> update_on_boot : Admin marks VM for update
4545
update_on_boot --> ok : VM boots, update succeeds
4646
update_on_boot --> update_on_boot : VM boots, update fails(retain state)
47+
ok --> update_available : recompute state(e.g. legacy VM import)
4748
4849
~~~
4950

0 commit comments

Comments
 (0)