#cleanup
3 approved public terms with this tag.
Orphaned Resource is a GitOps term for a live object that is not clearly owned by the current desired source state. 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 Orphaned Resource before lunch, so the release did not sprint into production wearing untied shoes.”
Prune is a GitOps term for removing live resources that are no longer present in desired source state. 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 Prune before lunch, so the release did not sprint into production wearing untied shoes.”
Resource Pruning is a GitOps term for the controlled deletion of unmanaged or removed resources during sync. 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 Resource Pruning before lunch, so the release did not sprint into production wearing untied shoes.”