Skip to main content
Version: 1.7

Policies

The Policies section allows admins and DevOps teams to enforce consistent governance across all applications and environments in Devtron.

These policies help regulate deployments, approvals, plugin usage, and image promotions, ensuring both compliance and operational safety.


Table of Contents​

1. Deployment Window​

Define specific timeframes during which application deployments are either blocked or allowed in specific environments

2. Approval Policy​

Introduce an approval mechanism to ensure that changes to sensitive configurations and deployment are authorized by the right stakeholders before execution.

3. Plugin Policy​

Enforce the presence of specific plugins at various stages in your application's build and deployment pipelines.

4. Pull Image Digest​

Enforce image pull-by-digest instead of pull-by-tag for deployments.

5. Tags Policy​

Enforce the presence of tag before application creation or before deployment to an environment, for better auditing and rule creation.

6. Filter Condition​

Apply conditional logic to determine which images should be eligible for deployment after the CI stage.

7. Image Promotion​

Promote verified builds between deployment pipelines (e.g., from staging to production) by skipping intermediate pipelines.

8. Lock Deployment Config​

Lock down deployment configurations to prevent unauthorized modifications or accidental changes to critical base configurations or environment configurations.