Definitions
Supply Chain Policy es un termino de GitOps para rules that decide which code, images, dependencies, and sources can be released. 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: OpenGitOps principles.
“El equipo uso Supply Chain Policy antes del almuerzo, y el release dejo de correr por produccion con los zapatos desatados.”
Supply Chain Policy is a GitOps term for rules that decide which code, images, dependencies, and sources can be released. 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 Supply Chain Policy before lunch, so the release did not sprint into production wearing untied shoes.”
Related Terms
- 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...
- Kyverno PolicyGitOps and Release Engineering
Kyverno Policy es un termino de GitOps para a Kubernetes-native policy rule for validating, mutating, or generating resources. Ayuda a equipos, humanos y agentes a comparar el esta...
- OPA GatekeeperGitOps and Release Engineering
OPA Gatekeeper es un termino de GitOps para a Kubernetes policy system often used to enforce admission constraints. Ayuda a equipos, humanos y agentes a comparar el estado declarad...
- Policy as CodeGitOps and Release Engineering
Policy as Code es un termino de GitOps para security, compliance, or release rules written as versioned machine-readable code. Ayuda a equipos, humanos y agentes a comparar el esta...
- SBOM GateGitOps and Release Engineering
SBOM Gate es un termino de GitOps para a release check that requires software bill of materials evidence before promotion. Ayuda a equipos, humanos y agentes a comparar el estado d...
- Signed ImageGitOps and Release Engineering
Signed Image es un termino de GitOps para a container image with cryptographic proof attached to the artifact. Ayuda a equipos, humanos y agentes a comparar el estado declarado con...