Semver Image Policy
Definitions
Semver Image Policy は GitOps の用語で an image selection rule based on semantic version ranges. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Flux documentation.
“チームは昼食前に Semver Image Policy を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”
Related Terms
- Image AutomationGitOps and Release Engineering
Image Automation は GitOps の用語で updating deployment source when an allowed image version is available. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Flux documenta...
- Image Tag DriftGitOps and Release Engineering
Image Tag Drift は GitOps の用語で a mismatch between the image tag in source and the running image evidence. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Flux docume...
- ImagePolicyGitOps and Release Engineering
ImagePolicy は GitOps の用語で a Flux image automation rule that selects an image version. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Flux documentation.
- ImageUpdateAutomationGitOps and Release Engineering
ImageUpdateAutomation は GitOps の用語で a Flux workflow that writes selected image updates back to Git. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Flux documentati...
- 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...