docs(guanghu-os): register native projection shadow deployment
This commit is contained in:
parent
2e076c4d5e
commit
ace87cfba7
6 changed files with 84 additions and 14 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"schema": "guanghu.jd-native-public-projection-contract/v1",
|
||||
"contract_id": "GHOS-JD-NATIVE-PUBLIC-PROJECTION-001",
|
||||
"state": "SOURCE_AND_ISOLATED_TEST_ONLY",
|
||||
"state": "AUTHENTICATED_SHADOW_DEPLOYED_DORMANT",
|
||||
"causal_route": [
|
||||
"JD-FD-PRIMARY",
|
||||
"BS-SG-003",
|
||||
|
|
@ -68,8 +68,8 @@
|
|||
"acceptance_gates": {
|
||||
"contract_source": 100,
|
||||
"isolated_end_to_end_test": 100,
|
||||
"bs_gz_shadow_receiver_deployed": 0,
|
||||
"bs_sg_authenticated_projector_deployed": 0,
|
||||
"bs_gz_shadow_receiver_deployed": 100,
|
||||
"bs_sg_authenticated_projector_deployed": 100,
|
||||
"live_native_freshness_readback": 0,
|
||||
"nginx_public_route_switched": 0,
|
||||
"public_native_anchor_equivalence": 0,
|
||||
|
|
|
|||
Loading…
Reference in a new issue