Files
NODEDC_DEVICE_CORE/deployment/device-edge-core-channel-upgrade-v1.json

29 lines
1.1 KiB
JSON

{
"schemaVersion": "nodedc.device-plane.device-edge-core-channel-upgrade.v1",
"transitionId": "__PATCH_ID__",
"action": "upgrade",
"bootstrapPredecessor": {
"patchId": "device-edge-core-channel-bootstrap-20260812-018",
"artifactSha256": "5598b7388b491fe524ab46038ce476482a93a6cf07d8ca5e00206c69ded02931"
},
"service": "device-control-core",
"composeActivation": "preserve-dedicated-additive-override",
"identity": "reuse-existing-runner-managed-host-local-private-key-public-certificate-export",
"identityRecovery": "forbidden-valid-existing-identity-required",
"tlsPurpose": "clientAuth",
"direction": "core-initiated",
"endpointPolicy": "public-ipv4-standard-https-tcp-443-only",
"publicIngress": "none-on-synology",
"edgeRegistrations": "preserved-requires-explicit-443-reconciliation",
"commandTransport": "disabled",
"gelios": "untouched",
"preservedServices": [
"device-manager",
"device-gateway",
"device-postgres",
"device-backhaul-target"
],
"healthGate": "bounded-container-grace+core-edge-contract",
"rollback": "restore-bootstrap-018-source-and-preapply-core-runtime"
}