-
Notifications
You must be signed in to change notification settings - Fork 247
Closed
Description
Just like GitRepo for GitOps, we want a OCI/Helm resource in Fleet to deploy Helm charts in a more direct way. Ideally this leverages OCI to the fullest.
Research
- how do other projects handle OCI, e.g. is there a combined manifest for helm chart + image, or are this always two OCI repositories?
- The OCIOps resource would contain configuration and targeting/customization rules
- this spike does not need to deal with OCI artefact mirroring, assume the OCI registry is reachable from upstream and downstream
- should work with common registries like harbor and public docker, ghcr,
- polling and version scanning don't need to be in the first iteration, reacting on a change to the OCIRepo resource is enough
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
✅ Done