Skip to content

#provenance

3 approved public terms with this tag.

Commit Provenance is a GitOps term for evidence about who created a commit, when it happened, and what it changed. It helps teams, humans, and agents compare declared source state with running systems, then act without pretending a deployment did more than the evidence shows. Source context: OpenGitOps principles.

The team used Commit Provenance before lunch, so the release did not sprint into production wearing untied shoes.

Commit SHA Pinning is a GitOps term for locking deployment source to a precise Git commit identifier. It helps teams, humans, and agents compare declared source state with running systems, then act without pretending a deployment did more than the evidence shows. Source context: Argo CD documentation.

The team used Commit SHA Pinning before lunch, so the release did not sprint into production wearing untied shoes.

Manifest Digest is a GitOps term for a content hash that identifies a specific manifest or artifact. It helps teams, humans, and agents compare declared source state with running systems, then act without pretending a deployment did more than the evidence shows. Source context: OpenGitOps principles.

The team used Manifest Digest before lunch, so the release did not sprint into production wearing untied shoes.