hubeadmin

Results 4 issues of hubeadmin

**Is your feature request related to a problem? Please describe.** Currently, the operator utilises the [ActionRunner Interface](https://github.com/integr8ly/grafana-operator/blob/master/pkg/controller/common/clusterActions.go#L23-L32l) to perform CRUD operations on Kubernetes resources. This approach is mostly fine, however,...

enhancement
triage/accepted
v5

**Is your feature request related to a problem? Please describe.** The idea is to allow the operator to be used partially i.e. only dashboard/datasource/etc... reconcilers on an external (non-operator managed)...

enhancement
help wanted
triage/accepted

**Is your feature request related to a problem? Please describe.** Currently, the operator has the option to pass environment variables to the grafana deployment through `envFrom` which can parse configMaps...

enhancement
good first issue
triage/accepted

## Feature Request **Is your feature request related to a problem? Please describe.** When an updated CSV/operator manifest is created for a new operator version, we are sometimes faced with...

kind/feature