Skip to content

v3.0.0

Compare
Choose a tag to compare
@pb82 pb82 released this 06 Dec 09:13
· 1727 commits to master since this release
f551d38
  • Defaults to Grafana 6.5.1
  • Dashboards are now imported using the Grafana API directly, no more ConfigMap. Thanks @lleszczu for the initial implementation
  • Dashboards and Datasources no longer have finalizers. They don't require the Operator to be present to delete them anymore.
  • Update reconciliation strategy, many properties of the created resources are now configurable including the resources requirements for the Grafana Pod. Thanks @AndreasBergmeier6176 for pointing this out and providing an implementation.
  • Updated to operator-sdk v0.12.0.
  • Uses Go modules instead of dep now.

Notes

see the changelog for more info about upgrading.