콘텐츠로 건너뛰기

#release-engineering

1105 approved public terms with this tag.

기계 지원 번역 초안 (Korean) for "Sheets Sticker Release Map": Sheets Sticker Release Map is a release engineering vernacular term for deploy window work in a policy-driven service network. It describes a release map that keeps release choices traceable after production gets interesting, using source labels, trace links, route evidence, and public/protected boundaries that an operator or agent can follow.

예문 초안: The team used Sheets Sticker Release Map after the build queue looked like a spelling quiz full of red marks. Then the release moved on without hallway chaos.

기계 지원 번역 초안 (Korean) for "Sheets Sticker Tool Receipt": Sheets Sticker Tool Receipt is a agentic workflows vernacular term for human approval work in a policy-driven service network. It describes a tool receipt that shows which step is public-safe and which step needs PLATPHORM_API_KEY, using source labels, trace links, route evidence, and public/protected boundaries that an operator or agent can follow.

예문 초안: The team used Sheets Sticker Tool Receipt after the policy file and API docs gave different answers. Then the trace told the story without spilling private data.

기계 지원 번역 초안 (Korean) for "Sheets Sticky Note Escalation Button": Sheets Sticky Note Escalation Button is a agentic workflows vernacular term for workflow replay work in a policy-driven service network. It describes a escalation button that keeps agent actions readable, bounded, and easy to audit, using source labels, trace links, route evidence, and public/protected boundaries that an operator or agent can follow.

예문 초안: The team used Sheets Sticky Note Escalation Button after the release plan slid like a lunch tray. Then the build passed for a real reason, not crossed fingers.

기계 지원 번역 초안 (Korean) for "Sheets Sticky Note Ops Checklist": Sheets Sticky Note Ops Checklist is a devops vernacular term for cache warmup work in a policy-driven service network. It describes a ops checklist that helps operators fix the problem without guessing or leaking secrets, using source labels, trace links, route evidence, and public/protected boundaries that an operator or agent can follow.

예문 초안: The team used Sheets Sticky Note Ops Checklist after the policy file and API docs gave different answers. Then the trace told the story without spilling private data.

기계 지원 번역 초안 (Korean) for "Sheets Sticky Note Red Light Review": Sheets Sticky Note Red Light Review is a ci/cd vernacular term for preview deploy work in a policy-driven service network. It describes a red light review that blocks risky work until the checks make sense, using source labels, trace links, route evidence, and public/protected boundaries that an operator or agent can follow.

예문 초안: The team used Sheets Sticky Note Red Light Review after the policy file and API docs gave different answers. Then the trace told the story without spilling private data.

기계 지원 번역 초안 (Korean) for "Sheets Sticky Note Route Passport": Sheets Sticky Note Route Passport is a policy-driven architecture vernacular term for protected action work in a policy-driven service network. It describes a route passport that connects service behavior to written policy instead of vibes, using source labels, trace links, route evidence, and public/protected boundaries that an operator or agent can follow.

예문 초안: The team used Sheets Sticky Note Route Passport after the policy file and API docs gave different answers. Then the trace told the story without spilling private data.

기계 지원 번역 초안 (Korean) for "Sheets Whiteboard Canary Card": Sheets Whiteboard Canary Card is a release engineering vernacular term for rollback plan work in a policy-driven service network. It describes a canary card that makes rollback and recovery clear before the deploy starts, using source labels, trace links, route evidence, and public/protected boundaries that an operator or agent can follow.

예문 초안: The team used Sheets Whiteboard Canary Card after the preview page moved like a hallway traffic jam. Then the public-safe part stayed open and the protected action stayed locked.

기계 지원 번역 초안 (Korean) for "Sheets Whiteboard Manifest Menu": Sheets Whiteboard Manifest Menu is a policy-driven architecture vernacular term for sitemap rule work in a policy-driven service network. It describes a manifest menu that makes public reads easy while keeping protected writes behind the platform key, using source labels, trace links, route evidence, and public/protected boundaries that an operator or agent can follow.

예문 초안: The team used Sheets Whiteboard Manifest Menu after the sitemap had a link that forgot where school was. Then the rollback was ready before the ship button got sweaty.

기계 지원 번역 초안 (Korean) for "Sheets Whiteboard Queue Lunch Tray": Sheets Whiteboard Queue Lunch Tray is a devops vernacular term for on-call handoff work in a policy-driven service network. It describes a queue lunch tray that turns messy system clues into clear next steps, using source labels, trace links, route evidence, and public/protected boundaries that an operator or agent can follow.

예문 초안: The team used Sheets Whiteboard Queue Lunch Tray after the trace link went missing. Then the operator found the bug before the dashboard made a dramatic face.

Signed Commit 은 GitOps 용어로 a Git commit with cryptographic proof of author or system identity. 팀, 사람, 에이전트가 선언된 소스 상태와 실행 중인 시스템을 비교하고, 증거보다 더 많이 배포된 것처럼 꾸미지 않고 행동하도록 돕습니다. 출처: OpenGitOps principles.

팀은 점심 전에 Signed Commit을 사용했고, 릴리스는 풀린 신발끈으로 프로덕션에 뛰어가지 않았다.

Signed Image 은 GitOps 용어로 a container image with cryptographic proof attached to the artifact. 팀, 사람, 에이전트가 선언된 소스 상태와 실행 중인 시스템을 비교하고, 증거보다 더 많이 배포된 것처럼 꾸미지 않고 행동하도록 돕습니다. 출처: OpenGitOps principles.

팀은 점심 전에 Signed Image을 사용했고, 릴리스는 풀린 신발끈으로 프로덕션에 뛰어가지 않았다.

Single Source of Truth 은 GitOps 용어로 the trusted versioned location agents and people use to decide what should run. 팀, 사람, 에이전트가 선언된 소스 상태와 실행 중인 시스템을 비교하고, 증거보다 더 많이 배포된 것처럼 꾸미지 않고 행동하도록 돕습니다. 출처: OpenGitOps principles.

팀은 점심 전에 Single Source of Truth을 사용했고, 릴리스는 풀린 신발끈으로 프로덕션에 뛰어가지 않았다.

SOPS 은 GitOps 용어로 a file encryption workflow used to protect secrets in GitOps repositories. 팀, 사람, 에이전트가 선언된 소스 상태와 실행 중인 시스템을 비교하고, 증거보다 더 많이 배포된 것처럼 꾸미지 않고 행동하도록 돕습니다. 출처: Flux documentation.

팀은 점심 전에 SOPS을 사용했고, 릴리스는 풀린 신발끈으로 프로덕션에 뛰어가지 않았다.

Source Controller 은 GitOps 용어로 a Flux controller that fetches and exposes source artifacts. 팀, 사람, 에이전트가 선언된 소스 상태와 실행 중인 시스템을 비교하고, 증거보다 더 많이 배포된 것처럼 꾸미지 않고 행동하도록 돕습니다. 출처: Flux documentation.

팀은 점심 전에 Source Controller을 사용했고, 릴리스는 풀린 신발끈으로 프로덕션에 뛰어가지 않았다.

Source State 은 GitOps 용어로 the versioned configuration stored in Git or another trusted source. 팀, 사람, 에이전트가 선언된 소스 상태와 실행 중인 시스템을 비교하고, 증거보다 더 많이 배포된 것처럼 꾸미지 않고 행동하도록 돕습니다. 출처: OpenGitOps principles; Argo CD documentation.

팀은 점심 전에 Source State을 사용했고, 릴리스는 풀린 신발끈으로 프로덕션에 뛰어가지 않았다.

Supply Chain Policy 은 GitOps 용어로 rules that decide which code, images, dependencies, and sources can be released. 팀, 사람, 에이전트가 선언된 소스 상태와 실행 중인 시스템을 비교하고, 증거보다 더 많이 배포된 것처럼 꾸미지 않고 행동하도록 돕습니다. 출처: OpenGitOps principles.

팀은 점심 전에 Supply Chain Policy을 사용했고, 릴리스는 풀린 신발끈으로 프로덕션에 뛰어가지 않았다.

Suspended Reconciliation 은 GitOps 용어로 a paused reconciliation loop that leaves state unchanged until resumed. 팀, 사람, 에이전트가 선언된 소스 상태와 실행 중인 시스템을 비교하고, 증거보다 더 많이 배포된 것처럼 꾸미지 않고 행동하도록 돕습니다. 출처: Flux documentation.

팀은 점심 전에 Suspended Reconciliation을 사용했고, 릴리스는 풀린 신발끈으로 프로덕션에 뛰어가지 않았다.

Sync Hook 은 GitOps 용어로 a controlled action that runs at a particular point in a sync lifecycle. 팀, 사람, 에이전트가 선언된 소스 상태와 실행 중인 시스템을 비교하고, 증거보다 더 많이 배포된 것처럼 꾸미지 않고 행동하도록 돕습니다. 출처: Argo CD documentation.

팀은 점심 전에 Sync Hook을 사용했고, 릴리스는 풀린 신발끈으로 프로덕션에 뛰어가지 않았다.

Sync Status 은 GitOps 용어로 the reported comparison between desired source state and live runtime state. 팀, 사람, 에이전트가 선언된 소스 상태와 실행 중인 시스템을 비교하고, 증거보다 더 많이 배포된 것처럼 꾸미지 않고 행동하도록 돕습니다. 출처: Argo CD documentation.

팀은 점심 전에 Sync Status을 사용했고, 릴리스는 풀린 신발끈으로 프로덕션에 뛰어가지 않았다.

Sync Wave 은 GitOps 용어로 an ordering hint that tells a GitOps tool which resources should apply earlier or later. 팀, 사람, 에이전트가 선언된 소스 상태와 실행 중인 시스템을 비교하고, 증거보다 더 많이 배포된 것처럼 꾸미지 않고 행동하도록 돕습니다. 출처: Argo CD documentation.

팀은 점심 전에 Sync Wave을 사용했고, 릴리스는 풀린 신발끈으로 프로덕션에 뛰어가지 않았다.