Open
Conversation
Contributor
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.8.0→v0.17.2v0.41.0→v0.310.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
GoogleCloudPlatform/prometheus-engine (github.com/GoogleCloudPlatform/prometheus-engine)
v0.17.2Compare Source
v0.17.0Compare Source
We have just released version
v0.17.0of our managed collection for Kubernetes andv2.53.5-gmp.0of self-deployed collection.Users who deploy managed collection using
kubectlshould reapply the manifests in the documentation. Users who deploy the service using gcloud or the GKE UI are being upgraded on clusters running version 1.34 or newer. Self-deployed collection users should upgrade their binaries to usev2.53.5-gmp.0-gke.13.Changes in managed collection
v0.17.0:[FEATURE] VPA is now expanded to all GMP components (b8427b45e).
[FEATURE] Added the --grafana-api-token-filepath flag to the datasource-syncer (85e3bc5d0).
[FEATURE] Added log level flags to the frontend and rule-evaluator (ea0e58aa2, 4a68fa476).
[FEATURE] Added /api/v1/status/buildinfo endpoint for Grafana compatibility (16440f14a).
[FEATURE] Webhook validation is now performed using CEL expressions (bc5cd97bc, ef84205e6, adeb41d19, e700f5a1e, 00200bcea, fd42d6434, 40af9fb7b, d4edf985e, 99aa5116f).
[ENHANCEMENT] Upgraded to Prometheus v2.53.5 (ff932eec2, 4a32e4be4, 719d6e36b, a79ab1562).
[ENHANCEMENT] Updated various dependencies, including Kubernetes APIs and client libraries, to their latest versions (f4a0f0b24, ecdf31c26, 64300fb03, 7c4bab33c, 71142b9c5, 1da3e4b90, 5635c20d3).
[BUGFIX] Fixed an issue where the operator did not propagate the correct compression for collection (c60d3bbd5).
[BUGFIX] Fixed an issue where endpoint statuses were not cleared for PodMonitoring without endpoints (903f7ecd5, a342d9b79).
[BUGFIX] Fixed a typo in Dockerfiles for TARGETARCH (f4579b120).
[BUGFIX] Fixed an issue where podmonitorings were not defaulted correctly (8bd22c64b).
[BUGFIX] Fixed an issue where the collector config was exported with an empty string (c8695de5d, 3190e05e3).
[BUGFIX] Fixed an issue where the frontend version was invalid (e2cd07628).
[BUGFIX] Fixed an issue where the frompod source label was not validated (d5ed65858).
[BUGFIX] Fixed an issue where rule name patterns were incorrect (6abd2625b).
[BUGFIX] Fixed an issue where gke-managed-component nodes were not tolerated (5fe14e06d).
[SECURITY] Updated Go version to 1.24.1 to include the latest security patches (d65df00de, a6e7572f4, cf6fe7124, bcfe05caa, 2a523aded, cd4a76836, 4349fa7a4).
[SECURITY] Updated Docker base images to include the latest security patches (f4a0f0b24, a58a8ef4a, 10c5314b0, 88ace122a, ef6fa4ad7, b62d0b63e, 341340a63, bc98998a7, 7d50e0159).
[SECURITY] Addressed vulnerabilities by bumping libc and other dependencies (3aa0c2858, 0cb26d856, f98d068a2).
v0.15.3Compare Source
v0.15.1Compare Source
We have just released version v0.15.1 of our managed collection for Kubernetes and v2.45.3-gmp.10-gke.0 of self-deployed collection.
Users who deploy managed collection using kubectl should reapply the manifests in the documentation. Users who deploy the service using gcloud or the GKE UI are being upgraded on clusters running version 1.32 or newer. Self-deployed collection users should upgrade their binaries to use v2.45.3-gmp.10-gke.0.
Changes in managed collection v0.15.1 (compared to 0.14.0):
google-go.pkg.dev/golangimages for building Go code.top_level_controllerandtop_level_controller_typelabels that tracks the controller type and name for pod workloads. For example a pod from the deploymentdpl-fooshould havetop_level_controller="dpl-foo", top_level_controller_type="Deployment"labels added to all metrics.Changes in self-deployed collection v2.45.3-gmp.10-gke.0:
v0.14.1Compare Source
v0.14.0Compare Source
We have just released version
v0.14.0of our managed collection for Kubernetes andv2.45.3-gmp.9-gke.0of self-deployed collection.Users who deploy managed collection using
kubectlshould reapply the manifests in the documentation. Users who deploy the service usinggcloudor the GKE UI are being upgraded on clusters running version 1.31 or newer. Self-deployed collection users should upgrade their binaries to usev2.45.3-gmp.9-gke.0.Changes in managed collection
v0.14.0:project_id,location, andclusterfrom values passed to or auto-discovered by the operator to be explicit about relabeling.gcm_export_samples_sent_errors_totalwhen encountering errors on export.GRAFANA_SERVICE_ACCOUNT_TOKENenvironment variable for datasource-syncerChanges in self-deployed collection
v2.45.3-gmp.9-gke.0:EDIT(June 2025): breaking change We accidently turned off
operatorconfig.collection.filterfeature and decided to deprecate and remove this feature going forward (details). See the https://cloud.google.com/stackdriver/docs/managed-prometheus/setup-managed#filter-metrics for the alternatives to use instead. Apologies for any inconvenience, we will make our best to catch those breakage before release.v0.13.1Compare Source
We have just released version
v0.13.1of our managed collection for Kubernetes.Users who deploy managed collection using
kubectlshould reapply the manifests in the documentation. Users who deploy the service usinggcloudor the GKE UI are being upgraded on clusters running version 1.30 or newer.Changes in managed collection
v0.13.1:v0.13.0Compare Source
We have just released version
v0.13.0of our managed collection for Kubernetes andv2.45.3-gmp.9of self-deployed collection.Users who deploy managed collection using
kubectlshould reapply the manifests in the documentation. Users who deploy the service usinggcloudor the GKE UI are being upgraded on clusters running version 1.31 or newer. Self-deployed collection users should upgrade their binaries to usev2.45.3-gmp.9.Changes in managed collection
v0.13.0:readOnlyRootFilesystemwhere possible to mitigate attack vectors.automountServiceAccountTokenfor the alertmanager, which does not use the K8s API.v0.12.1Compare Source
We have just released version
v0.12.1of our managed collection for Kubernetes andv2.45.3-gmp.7of self-deployed collection.Users who deploy managed collection using
kubectlshould reapply the manifests in the documentation. Users who deploy the service usinggcloudor the GKE UI are being upgraded on clusters running version 1.29 or newer. Self-deployed collection users should upgrade their binaries to usev2.45.3-gmp.7.Changes in managed collection
v0.12.1:v0.12.0We have just released version
v0.12.0of our managed collection for Kubernetes andv2.45.3-gmp.7-rc.0of self-deployed collection.Users who deploy managed collection using
kubectlshould reapply the manifests in the documentation. Users who deploy the service usinggcloudor the GKE UI are being upgraded on clusters running version 1.28 or newer. Self-deployed collection users should upgrade their binaries to usev2.45.3-gmp.7-rc.0.Changes in managed collection
v0.12.0:v0.10.0Compare Source
We have just released version
v0.10.0of our managed collection for Kubernetes andprometheus:v2.43.1-gmp.0-gke.0of self-deployed collection.Users who deploy managed collection using
kubectlshould reapply the manifests in the documentation. Users who deploy the service usinggcloudor the GKE UI are being upgraded on clusters running version 1.27 or newer. Self-deployed collection users should upgrade their binaries to usegke.gcr.io/prometheus-engine/prometheus:v2.43.1-gmp.0-gke.0.Changes in managed collection
v0.10.0:web.external-urlfor managed alertmanagerv0.8.2Compare Source
We have just released version
v0.8.2of our managed collection for Kubernetes andprometheus:v2.41.0-gmp.9-gke.0of self-deployed collection.Users who deploy managed collection using
kubectlshould reapply the manifests in the documentation.Users who deploy the service using
gcloudor the GKE UI are being upgraded on clusters running version 1.25 or newer.Self-deployed collection users should upgrade their binaries to use
gke.gcr.io/prometheus-engine/prometheus:v2.41.0-gmp.9-gke.0.Changes in managed collection
v0.8.2:CVE-2023-45285andCVE-2023-39326vulnerabilities.prometheus/prometheus (github.com/prometheus/prometheus)
v0.310.0Compare Source
v0.309.1Compare Source
v0.309.0Compare Source
v0.308.1Compare Source
v0.308.0Compare Source
v0.307.3Compare Source
v0.307.2Compare Source
v0.307.1Compare Source
v0.307.0Compare Source
v0.306.0Compare Source
v0.305.1Compare Source
v0.305.0Compare Source
v0.304.2Compare Source
v0.304.1Compare Source
v0.304.0Compare Source
v0.303.1Compare Source
v0.303.0Compare Source
v0.302.1Compare Source
v0.302.0Compare Source
v0.301.0Compare Source
v0.300.1Compare Source
v0.300.0Compare Source
v0.55.1Compare Source
v0.55.0Compare Source
v0.54.1Compare Source
v0.54.0Compare Source
v0.53.4Compare Source
v0.53.3Compare Source
v0.53.2Compare Source
v0.53.1Compare Source
v0.53.0Compare Source
v0.52.1Compare Source
v0.52.0Compare Source
v0.51.2Compare Source
v0.51.1Compare Source
v0.51.0Compare Source
v0.50.1Compare Source
v0.50.0Compare Source
v0.49.1Compare Source
v0.49.0Compare Source
v0.48.1Compare Source
v0.48.0Compare Source
v0.47.2Compare Source
v0.47.1Compare Source
v0.47.0Compare Source
v0.46.0Compare Source
v0.45.6Compare Source
v0.45.5Compare Source
v0.45.4Compare Source
v0.45.3Compare Source
v0.45.2Compare Source
v0.45.1Compare Source
v0.45.0Compare Source
v0.44.0Compare Source
v0.43.1Compare Source
v0.43.0Compare Source
v0.42.0Compare Source
Configuration
📅 Schedule: Branch creation - Only on Wednesday ( * * * * 3 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.