operator-framework / operator-sdk

SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
https://sdk.operatorframework.io
Apache License 2.0
7.1k stars 1.73k forks source link

(helm/v1): fix role.yaml init scaffolding #6769

Closed joelanford closed 3 weeks ago

joelanford commented 4 weeks ago

Description of the change: Fix broken helm-operator role scaffolding which causes reconciler to hang due to lack of permissions.

Motivation for the change: Closes #6692 Closes #6690 Closes #6698

Checklist

If the pull request includes user-facing changes, extra documentation is required: