feat(hololake): render bounded release front door config
This commit is contained in:
parent
9006075310
commit
461517c25f
6 changed files with 131 additions and 0 deletions
|
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"schema": "hololake.jd-release-public-path-acceptance-receipt/v1",
|
||||
"receiptId": "GH-HOLOLAKE-JD-RELEASE-PUBLIC-PATH-20260813-004",
|
||||
"observedAt": "2026-08-13T19:13:32+08:00",
|
||||
"state": "JD_LOOPBACK_PUBLIC_NAMESPACE_READY_FRONT_DOOR_NOT_DEPLOYED",
|
||||
"target": "JD-FD-PRIMARY",
|
||||
"sourceCommit": "9006075310729cb7c266decff529066053969f18",
|
||||
"immutableSourcePath": "/opt/guanghu/hololake-release-broadcast-candidate/9006075310729cb7c266decff529066053969f18",
|
||||
"serverOwnedReceipt": "/var/lib/guanghu/architecture-provision/receipts/GH-HOLOLAKE-JD-RELEASE-PUBLIC-PATH-20260813-001.json",
|
||||
"serverOwnedReceiptSha256": "923564c7f624921bcab247e9e27fc007953bbd6c06733356be1bdd9420f5ef1d",
|
||||
"liveReadback": {
|
||||
"serviceActive": true,
|
||||
"serviceEnabled": true,
|
||||
"listener": "127.0.0.1:3940",
|
||||
"publicPathPrefix": "/hololake/releases",
|
||||
"releaseEndpointPath": "/hololake/releases/latest.json",
|
||||
"legacyLatestStatus": 204,
|
||||
"publicLatestStatus": 204,
|
||||
"broadcastState": "EMPTY_FAIL_CLOSED",
|
||||
"updateAvailable": false,
|
||||
"stateFileCount": 0,
|
||||
"automaticUpload": false,
|
||||
"automaticActivation": false,
|
||||
"automaticRestart": false,
|
||||
"existingDiscoveryServiceActive": true,
|
||||
"existingLivingControllerActive": true,
|
||||
"existingMotherBrainActive": true
|
||||
},
|
||||
"publicObservation": {
|
||||
"url": "https://guanghulab.com/hololake/releases/latest.json",
|
||||
"httpStatus": 200,
|
||||
"contentType": "text/html",
|
||||
"matchesReleaseProtocol": false,
|
||||
"inference": "BS_GZ_006_HOMEPAGE_FALLBACK_NO_HOLOLAKE_PROXY"
|
||||
},
|
||||
"productionBoundary": {
|
||||
"frontDoorLoopbackPortAssigned": false,
|
||||
"frontDoorProxyDeployed": false,
|
||||
"publicHttpsReleaseEndpointProvisioned": false,
|
||||
"updaterPublicKeyProvisioned": false,
|
||||
"desktopReleaseTrustProvisioned": false,
|
||||
"publicDistributionReady": false,
|
||||
"repositoryPublicationClaimed": false
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue