Open nobuto-m opened 7 months ago
This happens when trying to import: https://github.com/ceph/ceph/blob/19cc55c6259b87962367bcaf88d68c71334322a6/monitoring/ceph-mixin/dashboards_out/rgw-s3-analytics.json
By not having the JSON file in git_branch, then the charm does not error out.
We should:
(p.s., might be related to https://github.com/canonical/operator/pull/805)
I am hitting this as well, when trying to get some alert rules and grafana dashboards from the charmed k8s repo
juju config cos-config \
git_repo="https://github.com/charmed-kubernetes/charm-kubernetes-control-plane" \
git_branch="release_1.30" \
prometheus_alert_rules_path="src/prometheus_alert_rules/" \
grafana_dashboards_path="src/grafana_dashboards/"
Bug Description
Not sure what's going on but the charm gives an error when the following steps are taken.
To Reproduce
deploy
configure
Environment
cos-configuration-k8s latest/stable 45
Relevant log output
Additional context
cos-configuration-0.log