operator-framework / operator-controller

Apache License 2.0
28 stars 47 forks source link

Wire up installation of content using a provided ServiceAccount #973

Open everettraven opened 1 week ago

everettraven commented 1 week ago

Following #971 and #972, we need to wire up the logic such that a ServiceAccount referenced in a ClusterExtension is used to install/upgrade/uninstall content via the Helm client.

While exact implementation may vary, here are some things to consider during implementation:

Acceptance Criteria: