A Flux-compatible Kubernetes controller for ordered, gated,
multi-stage delivery. A StageSet rolls out a sequence of stages — each built
from a Flux source (a GitRepository, OCIRepository, Bucket, or an
ExternalArtifact) —
waiting for each stage to become healthy before the next begins, with typed
pre/post actions, update windows, versioned migrations, and per-stage pruning.
It is continuously reconciled, drift-corrected, and applied under per-tenant
impersonation.
📖 Documentation — installation, usage, API reference, tutorials, and contributing — lives at https://stageset.projects.metio.wtf/.
📦 The Helm chart is published at oci://ghcr.io/metio/helm-charts/stageset-controller
and listed on ArtifactHub.