#cleanup
3 approved public terms with this tag.
GitOps and Release Engineering
Orphaned Resource は GitOps の用語で a live object that is not clearly owned by the current desired source state. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Argo CD documentation.
“チームは昼食前に Orphaned Resource を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”
GitOps and Release Engineering
Prune は GitOps の用語で removing live resources that are no longer present in desired source state. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Argo CD documentation.
“チームは昼食前に Prune を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”
GitOps and Release Engineering
Resource Pruning は GitOps の用語で the controlled deletion of unmanaged or removed resources during sync. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Argo CD documentation.
“チームは昼食前に Resource Pruning を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”