Environment Promotion
Definitions
Environment Promotion は GitOps の用語で moving a change from one environment to another with evidence and review. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps principles.
“チームは昼食前に Environment Promotion を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”
Related Terms
- Environment BranchGitOps and Release Engineering
Environment Branch は GitOps の用語で a branch used to represent or promote a specific environment state. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps prin...
- Git Tag PromotionGitOps and Release Engineering
Git Tag Promotion は GitOps の用語で using a versioned Git tag to promote a release between environments. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Argo CD documen...
- Promotion PRGitOps and Release Engineering
Promotion PR は GitOps の用語で a pull request that moves a known change into the next environment. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps principles...
- Admission PolicyGitOps and Release Engineering
Admission Policy は GitOps の用語で a rule that evaluates resources before they are accepted by the cluster. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Kubernetes c...
- App of AppsGitOps and Release Engineering
App of Apps は GitOps の用語で a GitOps pattern where one parent application manages child applications. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Argo CD document...
- ApplicationSetGitOps and Release Engineering
ApplicationSet は GitOps の用語で an Argo CD pattern for generating many related applications from a template. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Argo CD do...