Define the new internet.
Look up the words people use online, add the ones we missed, and help make the internet easier to understand.
Look up the words people use online, add the ones we missed, and help make the internet easier to understand.
1,322 definitions
Branch Protection 是 GitOps 术语,用来说明 repository rules that prevent unsafe merges or unreviewed source changes. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.
“团队午饭前用了 Branch Protection,发布就没有系着松鞋带冲进生产环境。”
Merge Queue 是 GitOps 术语,用来说明 an ordered queue that lands approved changes after checks pass. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.
“团队午饭前用了 Merge Queue,发布就没有系着松鞋带冲进生产环境。”
Required Check 是 GitOps 术语,用来说明 a status check that must pass before a source change can merge. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.
“团队午饭前用了 Required Check,发布就没有系着松鞋带冲进生产环境。”
Human Approval Gate 是 GitOps 术语,用来说明 a required human decision before a change proceeds. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.
“团队午饭前用了 Human Approval Gate,发布就没有系着松鞋带冲进生产环境。”
ChatOps Approval 是 GitOps 术语,用来说明 an approval or action requested through a team chat workflow. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.
“团队午饭前用了 ChatOps Approval,发布就没有系着松鞋带冲进生产环境。”
Break Glass 是 GitOps 术语,用来说明 an emergency path for bypassing normal controls with clear evidence and review. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.
“团队午饭前用了 Break Glass,发布就没有系着松鞋带冲进生产环境。”
Emergency Patch 是 GitOps 术语,用来说明 a small urgent change applied to reduce active risk. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.
“团队午饭前用了 Emergency Patch,发布就没有系着松鞋带冲进生产环境。”
Release Freeze 是 GitOps 术语,用来说明 a period when normal releases are paused to reduce risk. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.
“团队午饭前用了 Release Freeze,发布就没有系着松鞋带冲进生产环境。”
Change Freeze 是 GitOps 术语,用来说明 a control window that limits changes during high-risk times. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.
“团队午饭前用了 Change Freeze,发布就没有系着松鞋带冲进生产环境。”
Deployment Window 是 GitOps 术语,用来说明 an allowed time period for applying changes. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Argo CD documentation.
“团队午饭前用了 Deployment Window,发布就没有系着松鞋带冲进生产环境。”