schemas: add grafana.integreatly.org CRD schemas #236

Merged
unkinben merged 1 commits from benvin/grafana-schemas into main 2026-07-05 22:22:20 +10:00
Owner

Why

The grafana-operator (previous PR) installs the grafana.integreatly.org CRDs. Adds their JSON schemas so make kubeconform can validate the Grafana / GrafanaDashboard / GrafanaDatasource / GrafanaFolder CRs added by the upcoming grafana instance PR.

Changes

  • Add 13 schemas under schemas/grafana.integreatly.org/, generated the same way as ci/generate-schemas.sh (from the v5.24.0 operator CRDs).

Notes

  • Schema-only change; safe to auto-merge once checks pass.
## Why The grafana-operator (previous PR) installs the `grafana.integreatly.org` CRDs. Adds their JSON schemas so `make kubeconform` can validate the Grafana / GrafanaDashboard / GrafanaDatasource / GrafanaFolder CRs added by the upcoming grafana instance PR. ## Changes - Add 13 schemas under `schemas/grafana.integreatly.org/`, generated the same way as `ci/generate-schemas.sh` (from the v5.24.0 operator CRDs). ## Notes - Schema-only change; safe to auto-merge once checks pass.
unkinben added 1 commit 2026-07-05 22:19:56 +10:00
schemas: add grafana.integreatly.org CRD schemas
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
c17bbda89b
Generated from the grafana-operator v5.24.0 CRDs (added in the previous
PR) so `make kubeconform` can validate the Grafana / GrafanaDashboard /
GrafanaDatasource / GrafanaFolder CRs introduced by the grafana instance
PR. Mirrors ci/generate-schemas.sh output for the grafana CRD group.
unkinben merged commit 391197ad1c into main 2026-07-05 22:22:20 +10:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unkin/argocd-apps#236