flant / addon-operator

A system to manage additional components for Kubernetes cluster in a simple, consistent and automated way.
https://flant.github.io/addon-operator/
Apache License 2.0
483 stars 27 forks source link

Modules registration #379

Closed yalosev closed 1 year ago

yalosev commented 1 year ago

Overview

What this PR does / why we need it

Add ability to register modules (create CR) inside the cluster Module GV must be passed as env variable, otherwise modules will not be exported as CR

Special notes for your reviewer

Does this PR introduce a user-facing change?

NONE

feature: Add ability to register modules (create Module CR) inside the cluster