跳转到内容

#release-engineering

1105 approved public terms with this tag.

Helm Chart 是 GitOps 术语,用来说明 a package format for Kubernetes resources and templates. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Argo CD documentation; Flux documentation.

团队午饭前用了 Helm Chart,发布就没有系着松鞋带冲进生产环境。

Helm Controller 是 GitOps 术语,用来说明 a Flux controller that manages Helm releases declaratively. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Flux documentation.

团队午饭前用了 Helm Controller,发布就没有系着松鞋带冲进生产环境。

HelmRelease 是 GitOps 术语,用来说明 a declarative Flux object for managing a Helm chart release. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Flux documentation.

团队午饭前用了 HelmRelease,发布就没有系着松鞋带冲进生产环境。

HelmRepository Source 是 GitOps 术语,用来说明 a Flux source object that points to Helm chart storage. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Flux documentation.

团队午饭前用了 HelmRepository Source,发布就没有系着松鞋带冲进生产环境。

Human Approval Gate 是 GitOps 术语,用来说明 a required human decision before a change proceeds. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.

团队午饭前用了 Human Approval Gate,发布就没有系着松鞋带冲进生产环境。

Image Automation 是 GitOps 术语,用来说明 updating deployment source when an allowed image version is available. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Flux documentation.

团队午饭前用了 Image Automation,发布就没有系着松鞋带冲进生产环境。

Image Tag Drift 是 GitOps 术语,用来说明 a mismatch between the image tag in source and the running image evidence. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Flux documentation.

团队午饭前用了 Image Tag Drift,发布就没有系着松鞋带冲进生产环境。

ImagePolicy 是 GitOps 术语,用来说明 a Flux image automation rule that selects an image version. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Flux documentation.

团队午饭前用了 ImagePolicy,发布就没有系着松鞋带冲进生产环境。

ImageUpdateAutomation 是 GitOps 术语,用来说明 a Flux workflow that writes selected image updates back to Git. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Flux documentation.

团队午饭前用了 ImageUpdateAutomation,发布就没有系着松鞋带冲进生产环境。

Immutable Artifact 是 GitOps 术语,用来说明 a build or package that should not change after publication. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.

团队午饭前用了 Immutable Artifact,发布就没有系着松鞋带冲进生产环境。

Infrastructure Repository 是 GitOps 术语,用来说明 a repository containing infrastructure definitions and environment state. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.

团队午饭前用了 Infrastructure Repository,发布就没有系着松鞋带冲进生产环境。

Kubernetes Manifest 是 GitOps 术语,用来说明 YAML or JSON that declares Kubernetes resource state. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Argo CD documentation; Kubernetes controller pattern.

团队午饭前用了 Kubernetes Manifest,发布就没有系着松鞋带冲进生产环境。

Kustomize Controller 是 GitOps 术语,用来说明 a Flux controller that applies Kustomize-based configuration. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Flux documentation.

团队午饭前用了 Kustomize Controller,发布就没有系着松鞋带冲进生产环境。

Kustomize Overlay 是 GitOps 术语,用来说明 a layer of patches and settings applied on top of a base manifest. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Argo CD documentation; Flux documentation.

团队午饭前用了 Kustomize Overlay,发布就没有系着松鞋带冲进生产环境。

Kyverno Policy 是 GitOps 术语,用来说明 a Kubernetes-native policy rule for validating, mutating, or generating resources. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Kubernetes controller pattern.

团队午饭前用了 Kyverno Policy,发布就没有系着松鞋带冲进生产环境。

Live State 是 GitOps 术语,用来说明 the current running condition of a cluster, application, or resource. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Argo CD documentation; Kubernetes controller pattern.

团队午饭前用了 Live State,发布就没有系着松鞋带冲进生产环境。

Manifest Digest 是 GitOps 术语,用来说明 a content hash that identifies a specific manifest or artifact. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.

团队午饭前用了 Manifest Digest,发布就没有系着松鞋带冲进生产环境。

Manual Sync 是 GitOps 术语,用来说明 a human-triggered or operator-triggered application of desired state. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Argo CD documentation.

团队午饭前用了 Manual Sync,发布就没有系着松鞋带冲进生产环境。

机器辅助翻译草稿 (Chinese) for "MCP Backpack Artifact Receipt": MCP Backpack Artifact Receipt is a ci/cd vernacular term for artifact upload work in a policy-driven service network. It describes a artifact receipt 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 MCP Backpack Artifact Receipt after the policy file and API docs gave different answers. Then the trace told the story without spilling private data.

机器辅助翻译草稿 (Chinese) for "MCP Backpack Context Budget": MCP Backpack Context Budget is a agentic workflows vernacular term for Claws remediation work in a policy-driven service network. It describes a context budget that moves a task between people, agents, and tools without losing the reason for the work, using source labels, trace links, route evidence, and public/protected boundaries that an operator or agent can follow.

示例草稿: The team used MCP Backpack Context Budget after the preview page moved like a hallway traffic jam. Then the public-safe part stayed open and the protected action stayed locked.