Update module github.com/prometheus-operator/prometheus-operator/pkg/client to v0.82.2
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| github.com/prometheus-operator/prometheus-operator/pkg/client | v0.79.2 -> v0.82.2 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
prometheus-operator/prometheus-operator (github.com/prometheus-operator/prometheus-operator/pkg/client)
v0.82.2: 0.82.2 / 2025-05-12
- [BUGFIX] Fix Alertmanager peer discovery for Alertmanager when using custom service name. #7512
- [BUGFIX] Fix parsing
rolefield in openstackSDConfigs in ScrapeConfig CRD. #7516
v0.82.1: 0.82.1 / 2025-05-06
- [BUGFIX] Fix ThanosRuler when no remote-write configuration is defined. #7498
v0.82.0: 0.82.0 / 2025-04-17
- [CHANGE] Add more API validations to the ScrapeConfig CRD. #7413
- [CHANGE] Remove web console arguments if Prometheus version >= 3. #7457
- [FEATURE] Add RemoteWrite support for ThanosRuler CRD. Note that when remote write is configured, Thanos Ruler runs in stateless mode. #7444
- [FEATURE] Add
msTeamsV2Configsreceiver to AlertManagerConfig CRD. #7464 - [FEATURE] Add
content,usernameandavatarURLfields todiscordConfigsreceiver in AlertmanagerConfig CRD. #7307 - [FEATURE] Add
convertClassicHistogramsToNHCBfield toServiceMonitor,PodMonitor,ProbeandScrapeConfigCRDs. #7448 - [FEATURE] Add
timeoutfield towebhookConfigsreceiver in AlertManagerConfig CRD. #7310 - [FEATURE] Add
additionalArgsfield to AlertManager CRD. #7385 - [ENHANCEMENT] Add
maxSamplesPerSendfield to RemoteWrite Metadata Config. #7443 - [ENHANCEMENT] Add the
terminationGracePeriodSecondsto the Alertmanager, Prometheus, PrometheusAgent and ThanosRuler CRDs. #7439 - [ENHANCEMENT] Validate
proxyURLfield in AlertManagerConfig CRD. #6876 - [BUGFIX] Fix
nameValidationSchemesupport for Prometheus and PrometheusAgent CRDs. #7414 - [BUGFIX] Support
socks5scheme inproxyUrlfield for all CRDs. #7460 #7466
v0.81.0: 0.81.0 / 2025-03-11
- [CHANGE] Remove the lower-case
hypervisorandinstanceroles for the OpenStack Service Discovery from the ScrapeConfig CRD (users are required to useHypervisorandInstanceinstead). #7370 - [FEATURE] Add
serviceNamefield to the ThanosRuler and Alertmanager CRDs. #7325 - [FEATURE] Add
shardRetentionPolicyfield to the Prometheus CRD (it requires thePrometheusShardRetentionPolicyfeature gate). #7274 - [FEATURE] Add support for the cluster mTLS configuration to the Alertmanager CRD. #7149
- [FEATURE] Add
LoadBalancerrole for the OpenStack Service Discovery to the ScrapeConfig CRD. #7356 - [ENHANCEMENT] Add
enableServiceLinksfield to the Alertmanager, Prometheus, PrometheusAgent and ThanosRuler CRDs. #7384 - [BUGFIX] Fix Alertmanager configuration with PushOver duration fields. #7249
v0.80.1: 0.80.1 / 2025-02-19
- [BUGFIX] Fix msteamsv2_configs to work with either
webhook_urlorwebhook_url_file. #7352
v0.80.0: 0.80.0 / 2025-02-04
- [CHANGE] Add more API validations to the ScrapeConfig CRD. #7231 #7220 #7215 #7238 #7244 #7255
- [FEATURE] Add
serviceNamefield to the Prometheus and PrometheusAgent CRDs. #6687 - [FEATURE] Add
keepIdentifyingResourceAttributesfield in OTLPConfig forPrometheusandPrometheusAgentCRDs. #7240 - [FEATURE] Add
fallbackScrapeProtocolfield to ScrapeClass forPrometheusandPrometheusAgentCRDs. #7288 - [FEATURE] Support
MSTeamsV2Configreceiver in Alertmanager configuration Secret. #7296 - [FEATURE] Support
JiraConfigandRocketChatreceivers in Alertmanager configuration secret. #7315 - [FEATURE] Support global
smtp_tls_configfield in Alertmanager configuration secret. #7316 - [FEATURE] Add
timeoutfield in Webhook receiver in Alertmanager configuration Secret. #7312 - [FEATURE] Add
content,usernameandavatarUrlfields in Discord receiver in Alertmanager configuration secret. #7313 - [FEATURE] Add
scrapeFailureLogFilefield to the Prometheus and PrometheusAgent CRDs. #7038 #7311 - [BUGFIX] Validate respective api URL field in PagerDutyConfigs, DiscordConfigs, SlackConfigs and WebhookConfigs in AlertManagerConfig CRD. #6585
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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 was generated by Mend Renovate. View the repository job log.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):
- 6 additional dependencies were updated
Details:
| Package | Change |
|---|---|
k8s.io/client-go |
v0.32.1 -> v0.32.2 |
sigs.k8s.io/controller-runtime |
v0.20.2 -> v0.20.3 |
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring |
v0.79.2 -> v0.81.0 |
k8s.io/apiextensions-apiserver |
v0.32.1 -> v0.32.2 |
k8s.io/apiserver |
v0.32.1 -> v0.32.2 |
k8s.io/component-base |
v0.32.1 -> v0.32.2 |
Hi @renovate[bot]. Thanks for your PR.
I'm waiting for a ComplianceAsCode member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test label.
I understand the commands that are listed here.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
:robot: To deploy this PR, run the following command:
make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:674-bf7b7752fc08dbe3af8758f78a190c9f87f9974b
We had a stability CI fix land in https://github.com/ComplianceAsCode/compliance-operator/pull/689 - rebasing.
:robot: To deploy this PR, run the following command:
make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:674-fbe05261d6a2c1d77f467880eef66118367fb851
:robot: To deploy this PR, run the following command:
make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:674-df182c1287e9fdb81227a16d3a25b2e49fc74cbe
:robot: To deploy this PR, run the following command:
make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:674-d22ea0c42b0ba6fd4120c099ec5395f21024dbf2
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: renovate[bot], rhmdnd
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [rhmdnd]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
New changes are detected. LGTM label has been removed.
:robot: To deploy this PR, run the following command:
make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:674-16ef0ca3a5c999804fcc9c71df6f8e2127ed7fab
:robot: To deploy this PR, run the following command:
make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:674-3e04a0e92b902bbf6cd629445ebbda26e6ac68bb
:robot: To deploy this PR, run the following command:
make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:674-ed7a992e69e62fe059b031fc802d86985b66cd37
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: go.sum
Command failed: go get -t ./...
go: module github.com/prometheus-operator/prometheus-operator/pkg/[email protected] requires go >= 1.24.0; switching to go1.24.8
go: downloading go1.24.8 (linux/amd64)
go: download go1.24.8: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off
@renovate[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:
| Test name | Commit | Details | Required | Rerun command |
|---|---|---|---|---|
| ci/prow/unit | e86386ec43ada77b0537a7a510817017ed5eb142 | link | true | /test unit |
| ci/prow/verify | e86386ec43ada77b0537a7a510817017ed5eb142 | link | true | /test verify |
| ci/prow/images | e86386ec43ada77b0537a7a510817017ed5eb142 | link | true | /test images |
| ci/prow/e2e-aws-serial | e86386ec43ada77b0537a7a510817017ed5eb142 | link | true | /test e2e-aws-serial |
| ci/prow/e2e-rosa | e86386ec43ada77b0537a7a510817017ed5eb142 | link | true | /test e2e-rosa |
| ci/prow/e2e-aws-parallel | e86386ec43ada77b0537a7a510817017ed5eb142 | link | true | /test e2e-aws-parallel |
| ci/prow/e2e-aws-parallel-arm | e86386ec43ada77b0537a7a510817017ed5eb142 | link | true | /test e2e-aws-parallel-arm |
| ci/prow/e2e-aws-serial-arm | e86386ec43ada77b0537a7a510817017ed5eb142 | link | true | /test e2e-aws-serial-arm |
Full PR test history. Your PR dashboard.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.
Closing this in favor of using Konflux, which uses a fork of renovate to keep dependencies up-to-date. Having both produces more noise in the project and the potential for two bots to fight over dependency updates.