Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CRD for k0s, dex and Grafana Operator #285

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Skaronator
Copy link

@Skaronator Skaronator commented Mar 13, 2024

Fixes #284

I am not sure if its worth adding Dex CRD since they are just used by dex internally, but why not? It shouldn't harm.

vmercierfr added a commit to qonto/prometheus-rds-exporter that referenced this pull request Mar 26, 2024
Could be removed once datreeio/CRDs-catalog#285 will be merged

Signed-off-by: Vincent Mercier <vmercier@gmail.com>
@vmercierfr
Copy link

We're also interested in Grafana CRD support, so please let me know if we can help in any way.

Grafana CRD is implemented by Grafana operator and may have an important impact on the way engineers are distributing dashboards as code in the future.

In our usecase, we are distributing Grafana dashboards as part of the Prometheus RDS open-source exporter and we rely on Kubeconform to ensure that our Helm diagrams are valid and can be used safely in a production environment.

Meanwhile we imported the Grafana CRD in our project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Grafana Operator CRD
2 participants