grafana / grafana-app-sdk

An SDK for developing apps for grafana using kubernetes-like storage and operators

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simplify Operator Creation

IfSentient opened this issue · comments

Creating an operator requires a decent amount of boilerplate even for a bare-bones solution, this should be simplified for the standard use-cases. #90 is the rough outline of this idea.

This was resolved by #160