With the introduction of Kubernetes style resources, we have enough reason to bump our CRD major version to v2.
These new CRDs should offer similar customization options to the existing ones, but all use a shared reconciler similar to the one implemented for GrafanaManifest.
They should also implement the patch spec to support arbitrary customization
Things we'll include:
With the introduction of Kubernetes style resources, we have enough reason to bump our CRD major version to v2.
These new CRDs should offer similar customization options to the existing ones, but all use a shared reconciler similar to the one implemented for
GrafanaManifest.They should also implement the patch spec to support arbitrary customization
Things we'll include: