Definitions
Break Glass 은 GitOps 용어로 an emergency path for bypassing normal controls with clear evidence and review. 팀, 사람, 에이전트가 선언된 소스 상태와 실행 중인 시스템을 비교하고, 증거보다 더 많이 배포된 것처럼 꾸미지 않고 행동하도록 돕습니다. 출처: OpenGitOps principles.
“팀은 점심 전에 Break Glass을 사용했고, 릴리스는 풀린 신발끈으로 프로덕션에 뛰어가지 않았다.”
Break Glass is a GitOps term for an emergency path for bypassing normal controls with clear evidence and review. It helps teams, humans, and agents compare declared source state with running systems, then act without pretending a deployment did more than the evidence shows. Source context: OpenGitOps principles.
“The team used Break Glass before lunch, so the release did not sprint into production wearing untied shoes.”
Related Terms
- Emergency PatchGitOps and Release Engineering
Emergency Patch 은 GitOps 용어로 a small urgent change applied to reduce active risk. 팀, 사람, 에이전트가 선언된 소스 상태와 실행 중인 시스템을 비교하고, 증거보다 더 많이 배포된 것처럼 꾸미지 않고 행동하도록 돕습니다. 출처: OpenGitOps princ...
- External SecretsGitOps and Release Engineering
External Secrets 은 GitOps 용어로 a pattern that syncs secrets from a protected external store into the runtime. 팀, 사람, 에이전트가 선언된 소스 상태와 실행 중인 시스템을 비교하고, 증거보다 더 많이 배포된 것처럼 꾸미지 않고 행동하도록...
- Sealed SecretsGitOps and Release Engineering
Sealed Secrets 은 GitOps 용어로 encrypted Kubernetes secrets that a controller can decrypt inside the cluster. 팀, 사람, 에이전트가 선언된 소스 상태와 실행 중인 시스템을 비교하고, 증거보다 더 많이 배포된 것처럼 꾸미지 않고 행동하도록 돕...
- Secret SealingGitOps and Release Engineering
Secret Sealing 은 GitOps 용어로 encrypting a secret so it can be safely stored in a repository. 팀, 사람, 에이전트가 선언된 소스 상태와 실행 중인 시스템을 비교하고, 증거보다 더 많이 배포된 것처럼 꾸미지 않고 행동하도록 돕습니다. 출처: Argo C...
- Signed CommitGitOps and Release Engineering
Signed Commit 은 GitOps 용어로 a Git commit with cryptographic proof of author or system identity. 팀, 사람, 에이전트가 선언된 소스 상태와 실행 중인 시스템을 비교하고, 증거보다 더 많이 배포된 것처럼 꾸미지 않고 행동하도록 돕습니다. 출처: Ope...
- Signed ImageGitOps and Release Engineering
Signed Image 은 GitOps 용어로 a container image with cryptographic proof attached to the artifact. 팀, 사람, 에이전트가 선언된 소스 상태와 실행 중인 시스템을 비교하고, 증거보다 더 많이 배포된 것처럼 꾸미지 않고 행동하도록 돕습니다. 출처: Ope...