deploy(hololake): open bounded public update route
This commit is contained in:
parent
cfa8fdefc2
commit
e8e918392c
7 changed files with 64 additions and 19 deletions
|
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"schema": "hololake.update-public-bootstrap-acceptance-receipt/v1",
|
||||
"receiptId": "GH-HOLOLAKE-UPDATE-PUBLIC-BOOTSTRAP-20260817-001",
|
||||
"observedAt": "2026-08-17T00:55:04+08:00",
|
||||
"state": "PUBLIC_HTTPS_EMPTY_FAIL_CLOSED_AND_CLIENT_TRUST_READY",
|
||||
"sourceCommit": "cfa8fdefc2c7e475ba7163fddca42226abcc929d",
|
||||
"clientTrust": {
|
||||
"state": "PROVISIONED",
|
||||
"endpoint": "https://guanghulab.com/hololake/releases/latest.json",
|
||||
"host": "guanghulab.com",
|
||||
"automaticCheckOnStartup": false,
|
||||
"automaticDownload": false,
|
||||
"humanOptInInstallRequired": true,
|
||||
"automaticRestart": false,
|
||||
"privateSigningMaterialInRepository": false
|
||||
},
|
||||
"origin": {
|
||||
"nodeId": "JD-FD-PRIMARY",
|
||||
"bootId": "1170988c-5390-4f47-b89a-e9f88b2c5bbb",
|
||||
"control": "GUANGHU_OS_MASTER",
|
||||
"listener": "127.0.0.1:3940",
|
||||
"healthState": "EMPTY_FAIL_CLOSED",
|
||||
"latestHttpStatus": 204,
|
||||
"masterInitSha256": "a58f80535e0fb305b5b956cbeca66e4026fe63309424673b66bb0871c9feeca9",
|
||||
"releaseBridgeSha256": "b89e23d8732c28aa1a77fc3166c175a0bc5973cb59958f7e821aecea825e7117",
|
||||
"nextBootPersistenceInstalled": true,
|
||||
"currentBootBridgeActive": true
|
||||
},
|
||||
"frontDoor": {
|
||||
"nodeId": "BS-GZ-006",
|
||||
"dedicatedUser": "hololake-tunnel",
|
||||
"loopbackListener": "127.0.0.1:19440",
|
||||
"publicEndpointHttpStatus": 204,
|
||||
"nonGetMethodHttpStatus": 403,
|
||||
"nginxSiteSha256": "e266fbd9380d56a52a634d2fa00e8180ac108aab3f62e3740701af44fe8f1542",
|
||||
"nginxSnippetSha256": "ba699339d2d71f6139e74c0fd1878bae33a3aa8b4953ded0f4e7bd220a618d45",
|
||||
"tunnelAuthority": "REMOTE_FORWARD_ONLY_EXACT_LOOPBACK_PORT_NO_SHELL"
|
||||
},
|
||||
"remaining": {
|
||||
"activeRelease": false,
|
||||
"bootstrapMacArm64Built": false,
|
||||
"appleNotarizationCompleted": false,
|
||||
"publicUpdateInstallEndToEndPassed": false
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue