Search documentation
karat

+

K

releases overview

Release Channels

Overview

Release Channels group Product Releases based on common attributes such as their stability and their labels. Environment operators subscribe Entities in Environments to Release Channels. During its resolved maintenance window, Apollo will upgrade the Entity to the most recent Release in the Release Channel that passes all constraints.

Apollo has a set of default Release Channels and additionally supports custom Release Channels.

Release Channel promotion

A Product Release can be added to a Release Channel in one of three ways:

Default Release Channel promotion

There are three default Release Channels in Apollo that a Release can automatically be added to when published: DEV, RELEASE_CANDIDATE, and RELEASE. Product Releases are added based on the format of their version number, which determines the version type:

  • Releases with version type Release are added to the DEV, RELEASE_CANDIDATE and RELEASE Release Channels.
  • Releases with version type Release Candidate are added to the DEV and RELEASE_CANDIDATE Release Channels.
  • Releases with versions of other types are added to the DEV Release Channel.

Learn more about Product Release version types.

Manual Release Channel promotion

Release Channel contributors can manually add Product Releases to their Release Channel. This is useful when manual testing or validation is required before promoting a Product Release to Release Channels that are upstream in the promotion pipeline. Manual promotion of Product Releases can also be useful when responding to a support or stability incident in which you need to override the configured Release Channel promotion pipeline.

Learn more about the manual promotion workflow.

Release promotion pipeline configuration

Product editors can configure Release promotion pipelines that define the promotion of Releases from one default or custom Release Channel to other Release Channels. They can set:

  • The sequence of Release Channels that a Product Release must go through to reach the terminal Release Channel.
  • The criteria that needs to be satisfied at each stage of the promotion pipeline.

Learn more about how to configure a Release promotion pipeline.