完成生产修复与全库用户接入工具 - #3
Draft
ananba1985 wants to merge 1 commit into
Draft
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概要
repair.sh改为只依赖本次参数与三节点实时状态的无状态修复入口,不再依赖上次安装留下的配置或状态文件pg_basebackup、不重启数据库APPLY授权、备份、reload、失败回滚和 TLS 风险提示安全边界
config/cluster.env、config/secrets.env、config/pool-users.txt验证
vm/run-enable-all-databases-users-test.ps1通过git diff --check与提交范围/敏感文件检查通过test-tar-clock-skew.sh在 Git for Windows 下因 MSYS/tmp将权限映射为 644 而失败;该测试要求 Linux 权限语义,非本次代码回归本 PR 先保持 Draft,供最终审阅和合并。