Open
Description
Feature
Release both binaries and operator manifests (CRDs, webhook configurations, controller, RBAC, etc.).
Motivation
Consumers might need or want to install Kamaji from bare manifests, without the requirement of using Helm.
Additional context
A practical scenario can be kamajictl which can install a specific version of Kamaji, by downloading and applying its released manifests.
Goreleaser could then be leveraged to bundle in the release archive binaries, manifests, signatures, etc. (e.g. https://github.com/fluxcd/kustomize-controller/blob/main/.goreleaser.yaml#L6).
Metadata
Metadata
Assignees
Labels
No labels