部署:注册分岗人格并退役周期写入
This commit is contained in:
parent
3d11ac75be
commit
7b2f982829
11 changed files with 551 additions and 70 deletions
|
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"schema": "guanghu.deployment-intent-state/v1",
|
||||
"intent_id": "JD-PERSONA-ROLE-REGISTRATION-AND-WRITER-RETIREMENT-20260806",
|
||||
"target_node": "JD-FD-PRIMARY",
|
||||
"human_authority": "ICE-GL∞",
|
||||
"controller": "ICE-P-ZY001",
|
||||
"state": "AWAITING_MANUAL_MERGE_AUTHORIZATION",
|
||||
"purpose": "把澄路、归灯、刻舟注册为铸渊主控下的三个分岗人格系统,并在历史精确迁移后停止旧周期写入。",
|
||||
"source": "server-tools/persona-team-handshake/retire-periodic-heartbeat-writers.sh",
|
||||
"preconditions": [
|
||||
"三个当前私有历史仓库已经暂存并校验",
|
||||
"三个人格岗位握手服务保持在线",
|
||||
"先停止所有周期写入入口",
|
||||
"停止写入后再做一次全部分支和标签的最终同步与精确比对"
|
||||
],
|
||||
"kept_services": [
|
||||
"chenglu-team-handshake.service",
|
||||
"guideng-team-handshake.service",
|
||||
"kezhou-team-handshake.service"
|
||||
],
|
||||
"retired_services": [
|
||||
"chenglu-agent.service",
|
||||
"chenglu-daily.timer",
|
||||
"guideng-agent.service",
|
||||
"kezhou-daily.timer",
|
||||
"guanghu-forgejo.service"
|
||||
],
|
||||
"deletion_authorized": false,
|
||||
"execution_rule": "本意图必须经过合并请求人工合并后,才允许在JD-FD-PRIMARY执行对应脚本;合并只构成该精确操作授权,不扩大删除权限。"
|
||||
}
|
||||
Loading…
Reference in a new issue