Checks Before a Phase Begins

About Checks

An environment may require that a phase satisfies one or more rules before they start. Each environment (kdev, kstg, kprod, etc) can be configured in DCP to have one or more checks.

  • An artifact version must have already successfully deployed to a prior environment. E.g. deployments to KProd must have first been deployed to KStg.
  • future ideas: checking whether a change moratium is in place.

These checks are evaluated before any phase approvals are processed.

When a check fails, the deployment is immediately cancelled. You can refer to the deployment phase's Status Detail for detailed information on cancellation reason.


Version: 0.3.110
Last Updated: 2024-07-01T19:32:00+0000