Sources
- ArtifactNotFound
The referenced ExternalArtifact could not be found (transient; the controller requeues).
- Producer-aware sources
Reference a producer like JaaS and let the controller find its ExternalArtifact.
- ResolveFailed
A source reference could not be resolved to a ready ExternalArtifact.
- SourceNotReady
The source exists but has not published a ready artifact yet (transient).
- Stage sources — Git, OCI, Bucket
Point a stage straight at a Git/OCI/Bucket source, or render manifests first into an ExternalArtifact.
- Stages and sources
The core — ordered stages applying Flux sources, with path, prune, patches, and substitution.
- StageSet
Every field of the StageSet resource — the one you author.
- stagesetctl build
Render a StageSet's manifests to stdout, exactly as the controller would.