Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

chore(grafana-dashboards)!: Update dashboard Kubernetes / System / API Server ( 16 β†’ 17 ) #2872

Merged
merged 1 commit into from
Jun 22, 2024

Conversation

greyrock-repo-duster[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
Kubernetes / System / API Server major 16 -> 17

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

…I Server ( 16 β†’ 17 )

| datasource                | package | from | to |
| ------------------------- | ------- | ---- | -- |
| custom.grafana-dashboards | 15761   | 16   | 17 |
@greyrock-repo-duster greyrock-repo-duster bot added renovate/grafana-dashboard type/major Issue relates to a major version bump area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster labels Jun 22, 2024
@greyrock-repo-duster
Copy link
Contributor Author

--- kubernetes/main/apps/monitoring/grafana/app Kustomization: flux-system/grafana HelmRelease: monitoring/grafana

+++ kubernetes/main/apps/monitoring/grafana/app Kustomization: flux-system/grafana HelmRelease: monitoring/grafana

@@ -156,13 +156,13 @@

           datasource: Prometheus
           url: https://raw.githubusercontent.com/fluxcd/flux2-monitoring-example/main/monitoring/configs/dashboards/logs.json
       kubernetes:
         k8s-system-api-server:
           datasource: Prometheus
           gnetId: 15761
-          revision: 16
+          revision: 17
         k8s-system-coredns:
           datasource: Prometheus
           gnetId: 15762
           revision: 18
         k8s-views-global:
           datasource: Prometheus

@greyrock-repo-duster
Copy link
Contributor Author

--- HelmRelease: monitoring/grafana ConfigMap: monitoring/grafana

+++ HelmRelease: monitoring/grafana ConfigMap: monitoring/grafana

@@ -178,13 +178,13 @@

     ,/g' \\\n> \"/var/lib/grafana/dashboards/flux/flux-control-plane.json\"\n  \n\
     curl -skf \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\
     \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n  \"https://raw.githubusercontent.com/fluxcd/flux2-monitoring-example/main/monitoring/configs/dashboards/logs.json\"\
     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
     ,/g' \\\n> \"/var/lib/grafana/dashboards/flux/flux-logs.json\"\n  \ncurl -skf\
     \ \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\
-    \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n  \"https://grafana.com/api/dashboards/15761/revisions/16/download\"\
+    \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n  \"https://grafana.com/api/dashboards/15761/revisions/17/download\"\
     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
     ,/g' \\\n> \"/var/lib/grafana/dashboards/kubernetes/k8s-system-api-server.json\"\
     \n  \ncurl -skf \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\
     \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n  \"https://grafana.com/api/dashboards/15762/revisions/18/download\"\
     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
     ,/g' \\\n> \"/var/lib/grafana/dashboards/kubernetes/k8s-system-coredns.json\"\n\
--- HelmRelease: monitoring/grafana Deployment: monitoring/grafana

+++ HelmRelease: monitoring/grafana Deployment: monitoring/grafana

@@ -25,13 +25,13 @@

       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
         checksum/dashboards-json-config: ed9dc9f76e7bfbc63f31c7c738335e6cc6b269a85e6fbf49c54c87a37c450a95
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
-        checksum/secret: b8b23befa5822d26c86a381451472a7c3c42670ebf6c709988ed7e51e35bd258
+        checksum/secret: de51ee8f23df5c7baddb5bc9b178839b733e3349bdef81bbba30377135d2f628
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext:
         fsGroup: 472

@greyrock-repo-duster
Copy link
Contributor Author

πŸ¦™ MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
βœ… COPYPASTE jscpd yes no 1.11s
βœ… REPOSITORY git_diff yes no 0.03s
βœ… REPOSITORY secretlint yes no 2.1s
⚠️ YAML prettier 1 1 0.54s
βœ… YAML yamllint 1 0 0.37s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@doonga doonga merged commit 0c899fb into main Jun 22, 2024
15 checks passed
@doonga doonga deleted the renovate/main-kubernetes-system-api-server-17.x branch June 22, 2024 19:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster renovate/grafana-dashboard type/major Issue relates to a major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant