refactor(deploy): make device manager releases declarative
This commit is contained in:
+5
-4
@@ -1,10 +1,11 @@
|
||||
{
|
||||
"schemaVersion": "nodedc.device-plane.device-manager-control-plane.v3",
|
||||
"schemaVersion": "nodedc.device-plane.device-manager-release.v1",
|
||||
"releaseId": "__PATCH_ID__",
|
||||
"action": "activate",
|
||||
"predecessor": {
|
||||
"kind": "reconciliation",
|
||||
"patchId": "device-manager-control-plane-v2-reconciliation-20260811-004",
|
||||
"artifactSha256": "09600bfd99717314b43936e17ffaaf6b6fca1f2fd008beddddc68480cdf3d284",
|
||||
"mode": "failed-v2-control-plane-baseline-adoption"
|
||||
"artifactSha256": "09600bfd99717314b43936e17ffaaf6b6fca1f2fd008beddddc68480cdf3d284"
|
||||
},
|
||||
"service": "device-manager",
|
||||
"publicIngress": "reverse-proxy-only",
|
||||
@@ -13,5 +14,5 @@
|
||||
"healthGate": "bounded-container-grace+core-contract",
|
||||
"commandTransport": "disabled",
|
||||
"gelios": "untouched",
|
||||
"rollback": "restore-v2-reconciled-baseline"
|
||||
"rollback": "restore-preapply-snapshot"
|
||||
}
|
||||
Reference in New Issue
Block a user