登记按需事件式团队算力池
This commit is contained in:
parent
e9adf83d2d
commit
2d7d227dad
6 changed files with 88 additions and 8 deletions
22
routing/team-compute-pool-map.json
Normal file
22
routing/team-compute-pool-map.json
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"schema": "guanghu.team-compute-pool-map/v2",
|
||||
"map_id": "GLW-2.0-TEAM-COMPUTE-POOL-001",
|
||||
"version": "2026-09-20.1",
|
||||
"state": "ACTIVE_ON_DEMAND_EVENT_CAPACITY_POOL",
|
||||
"controller": "AW-GZ-001",
|
||||
"nodes": [
|
||||
{"node_id":"AW-OWN-GZ-001","human_label":"Awen","state":"AVAILABLE_ON_DEMAND","cpu_cores":4},
|
||||
{"node_id":"JZ-SV-001","human_label":"桔子","state":"AVAILABLE_ON_DEMAND","cpu_cores":2},
|
||||
{"node_id":"SY-GZ-001","human_label":"时雨","state":"AVAILABLE_ON_DEMAND","cpu_cores":4,"legacy_heartbeat":"DISABLED"},
|
||||
{"node_id":"YY-SV-001","human_label":"页页","state":"AVAILABLE_ON_DEMAND","cpu_cores":2}
|
||||
],
|
||||
"capacity_query_event": "GH-EVT-20260920-TEAM-COMPUTE-CAPACITY-001",
|
||||
"capacity_event_receipt_sha256": "61730d9504e195319c3133ad709325b51b61d24dcab3ce7e0c140bb737e6d280",
|
||||
"polling_enabled": false,
|
||||
"scheduled_heartbeat_enabled": false,
|
||||
"persistent_worker_tunnel_enabled": false,
|
||||
"arbitrary_command_execution": false,
|
||||
"job_execution_state": "NOT_IMPLEMENTED_REQUIRES_SEPARATE_SIGNED_LEASE_ALLOWLIST_AND_RESOURCE_CEILING",
|
||||
"legacy_heartbeat_pool": {"controller":"QY-LH-MAIN-PROD-01","state":"HISTORY_COMPATIBILITY_NOT_CURRENT_TEAM_POOL","task_dispatch_observed":false,"remaining_nodes_not_migrated":["BS-SG-003","XX-GZ-001","BS-SG-002","BS-GZ-006","ZY-SG-006_UNKNOWN_UNREACHABLE"]},
|
||||
"private_content_included": false
|
||||
}
|
||||
Loading…
Reference in a new issue