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

fix(dashboards): Port kubelet dashboard to new grafonnet #918

Merged
merged 6 commits into from
Apr 30, 2024

Conversation

rgeyer
Copy link
Contributor

@rgeyer rgeyer commented Apr 26, 2024

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:

Following on from:

BEFORE
image
image
image

AFTER
image
image
image

@rgeyer rgeyer changed the title Monolithic update up kubelet dashboard fix(dashboards): Port kubelet dashboard to new grafonnet Apr 26, 2024
@povilasv
Copy link
Contributor

@rgeyer
Copy link
Contributor Author

rgeyer commented Apr 29, 2024

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 😂

@rgeyer
Copy link
Contributor Author

rgeyer commented Apr 29, 2024

Hmmn.. Looks like it's failing jsonnet linting from previous merges now 🤔

@rgeyer
Copy link
Contributor Author

rgeyer commented Apr 30, 2024

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.

@povilasv povilasv merged commit 01a70d7 into kubernetes-monitoring:master Apr 30, 2024
5 of 6 checks passed
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.

2 participants