The Operator SDK project officially builds and distributes ansible-operator and helm-operator binaries in our GitHub releases.
In our docs, we should clarify what the purpose of these release binaries is.
They are used in the ansible and helm operator base images, and they are used by the scaffolded project ansible and helm Makefiles for make run, which runs the operator locally.
/language ansible
/language helm
The Operator SDK project officially builds and distributes
ansible-operatorandhelm-operatorbinaries in our GitHub releases.In our docs, we should clarify what the purpose of these release binaries is.
They are used in the ansible and helm operator base images, and they are used by the scaffolded project ansible and helm Makefiles for
make run, which runs the operator locally./language ansible
/language helm