Definitions
Prune es un termino de GitOps para removing live resources that are no longer present in desired source state. Ayuda a equipos, humanos y agentes a comparar el estado declarado con los sistemas en ejecucion y actuar sin fingir que el despliegue hizo mas de lo demostrado. Fuente: Argo CD documentation.
“El equipo uso Prune antes del almuerzo, y el release dejo de correr por produccion con los zapatos desatados.”
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.”
Related Terms
- Orphaned ResourceGitOps and Release Engineering
Orphaned Resource es un termino de GitOps para a live object that is not clearly owned by the current desired source state. Ayuda a equipos, humanos y agentes a comparar el estado ...
- Resource PruningGitOps and Release Engineering
Resource Pruning es un termino de GitOps para the controlled deletion of unmanaged or removed resources during sync. Ayuda a equipos, humanos y agentes a comparar el estado declara...
- Admission PolicyGitOps and Release Engineering
Admission Policy es un termino de GitOps para a rule that evaluates resources before they are accepted by the cluster. Ayuda a equipos, humanos y agentes a comparar el estado decla...
- App of AppsGitOps and Release Engineering
App of Apps es un termino de GitOps para a GitOps pattern where one parent application manages child applications. Ayuda a equipos, humanos y agentes a comparar el estado declarado...
- ApplicationSetGitOps and Release Engineering
ApplicationSet es un termino de GitOps para an Argo CD pattern for generating many related applications from a template. Ayuda a equipos, humanos y agentes a comparar el estado dec...
- Argo CD ApplicationGitOps and Release Engineering
Argo CD Application es un termino de GitOps para an Argo CD object that describes source, destination, and sync behavior for an app. Ayuda a equipos, humanos y agentes a comparar e...