github grafana/grafana-operator v2.0.0

latest releases: v5.8.1, v5.8.0, v5.7.0...
4 years ago
  • #52: New flag --namespaces to watch for dashboards in a list of namespaces.
  • #49: Secrets and ConfigMaps can be mounted into the Grafana Pod as Volumes.
  • #43: Dashboards can be imported from URL.
  • #51: Many customization options for Service, Ingress and Route (contributed by @gambol99)
  • #51: Supports scaling by setting the number of replicas in the Grafana CR (contributed by @gambol99)

Removed in this version:

  • --openshift: The operator auto detects the environment now and creates a Route when on OpenShift.

Changed in this version:

  • The operator no longer creates an Ingress or Route automatically. It has to be enabled explicitely by setting spec.ingress.enabled in the Grafana CR.

Don't miss a new grafana-operator release

NewReleases is sending notifications on new releases.