v3.0.0
- 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.