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

πŸ”„(dash)!: dashboard Kubernetes / System / API Server ( 16 β†’ 17 ) #210

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

ktvbot[bot]
Copy link
Contributor

@ktvbot ktvbot bot commented Jun 22, 2024

This PR contains the following updates:

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

Configuration

πŸ“… Schedule: Branch creation - "after 8am,before 11pm" in timezone America/New_York, Automerge - "after 8am,before 11pm" in timezone America/New_York.

🚦 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.

Copy link

trunk-io bot commented Jun 22, 2024

⏱️ 3m total CI duration on this PR
Job Cumulative Duration Recent Runs
Enforce PR labels 1m πŸŸ©β€‰πŸŸ©β€‰πŸŸ©β€‰πŸŸ©β€‰
Kubeconform 48s πŸŸ©β€‰
Trunk Check Runner 36s πŸŸ©β€‰
Flux Diff (kubernetes, helmrelease) 22s πŸŸ©β€‰
Flux Diff (kubernetes, kustomization) 20s πŸŸ©β€‰
Labeler 3s πŸŸ©β€‰
Label Size 2s πŸŸ©β€‰

settings β‹… feedback β‹… docs β‹… learn more about trunk.io

Copy link

--- HelmRelease: observability/grafana ConfigMap: observability/grafana

+++ HelmRelease: observability/grafana ConfigMap: observability/grafana

@@ -238,13 +238,13 @@

     ,/g' \\\n> \"/var/lib/grafana/dashboards/flux-folder/flux-cluster.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://github.com/raw/fluxcd/flux2-monitoring-example/main/monitoring/configs/dashboards/control-plane.json\"\
     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
     ,/g' \\\n> \"/var/lib/grafana/dashboards/flux-folder/flux-control-plane.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-folder/kubernetes-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-folder/kubernetes-coredns.json\"\
--- HelmRelease: observability/grafana Deployment: observability/grafana

+++ HelmRelease: observability/grafana Deployment: observability/grafana

@@ -22,13 +22,13 @@

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

Copy link

--- kubernetes/apps/observability/grafana/app Kustomization: flux-system/grafana HelmRelease: observability/grafana

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

@@ -210,13 +210,13 @@

           datasource: Prometheus
           url: https://github.com/raw/fluxcd/flux2-monitoring-example/main/monitoring/configs/dashboards/control-plane.json
       kubernetes:
         kubernetes-api-server:
           datasource: Prometheus
           gnetId: 15761
-          revision: 16
+          revision: 17
         kubernetes-coredns:
           datasource: Prometheus
           gnetId: 15762
           revision: 18
         kubernetes-global:
           datasource: Prometheus

@kiliantyler kiliantyler merged commit 5f8345b into main Jul 3, 2024
13 checks passed
@kiliantyler kiliantyler deleted the renovate/kubernetes-system-api-server-17.x branch July 3, 2024 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant