Closed rgeyer closed 7 months ago
Looks like this CI is failling https://github.com/kubernetes-monitoring/kubernetes-mixin/actions/runs/8854904985/job/24318871025?pr=918
Other than that LGTM
Looks like this CI is failling https://github.com/kubernetes-monitoring/kubernetes-mixin/actions/runs/8854904985/job/24318871025?pr=918
Other than that LGTM
Right! Thanks for catching that.. I pushed and submitted this late on a Friday, and didn't come back to check the CI 😂
Hmmn.. Looks like it's failing jsonnet linting from previous merges now 🤔
Found the issue(s).. I fixed the linting errors for the other dashboards, as well as the grafana-builder library. See #922 for that fix.
Special note: This includes some drive-by fixes for
jsonnet-lint
errors which cropped up from previous dashboard updates.See #922 for the final fix for CI. I put that in a separate PR because it changes a file at the root of the repo (
jsonnetfile.json
).Part of:
898
Following on from:
914
BEFORE
AFTER