schemas: add grafana.integreatly.org CRD schemas #236
Reference in New Issue
Block a user
Delete Branch "benvin/grafana-schemas"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why
The grafana-operator (previous PR) installs the
grafana.integreatly.orgCRDs. Adds their JSON schemas somake kubeconformcan validate the Grafana / GrafanaDashboard / GrafanaDatasource / GrafanaFolder CRs added by the upcoming grafana instance PR.Changes
schemas/grafana.integreatly.org/, generated the same way asci/generate-schemas.sh(from the v5.24.0 operator CRDs).Notes