Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.1 KB

File metadata and controls

24 lines (19 loc) · 1.1 KB

stageset-controller

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.

Licensed under 0BSD; the repository is REUSE compliant.