Skip to content

argoproj-labs/gitops-promoter

Repository files navigation

codecov

GitOps Promoter

GitOps Promoter facilitates environment promotion for config managed via GitOps.

Key Features

  • Drift-free promotion process
  • Robust promotion gating system
  • Complete integration with git and SCM tooling
  • No fragile automated changes to user-facing files

The main ideas behind the project are explained in "Space Age GitOps: The Rise of the Humble Pull Request".

A live demo is presented in "Space Age GitOps: Lifting off with Argo Promotions".

Getting Started

The project does not have an initial release yet. Peruse Makefile to get started tinkering and testing. To understand more about how the project works, check out the documentation.