#reconciliation
1 approved public terms with this tag.
GitOps and Release Engineering
Reconciliation 是 GitOps 术语,用来说明 the repeated process of moving live state closer to desired state. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles; Kubernetes controller pattern; Flux documentation.
“团队午饭前用了 Reconciliation,发布就没有系着松鞋带冲进生产环境。”