Skip to content

Bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.55.1 to 0.90.0#480

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring-0.90.0
Closed

Bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.55.1 to 0.90.0#480
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring-0.90.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2026

Bumps github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.55.1 to 0.90.0.

Release notes

Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's releases.

0.90.0 / 2026-03-19

  • [CHANGE/BUGFIX] Validate that the remote-write URL scheme is either http or https. #8455
  • [FEATURE] Add --repair-policy-for-statefulsets CLI argument to the operator. It defines how the operator manages StatefulSet's pods stuck at an incorrect revision. Users running Kubernetes v1.35+ are encouraged to enable this feature (see troubleshooting guide). #8443
  • [FEATURE] Add schedulerName support to the Prometheus, PrometheusAgent, Alertmanager and ThanosRuler CRDs. #8451
  • [ENHANCEMENT] Add --web.tls-curves CLI argument to the operator and admission-webhook binaries. #8385
  • [ENHANCEMENT] Support minimum TLS version for Thanos gRPC servers. #8438
  • [ENHANCEMENT] Add version label to ThanosRuler pods. #8441
  • [ENHANCEMENT] Add messageText support for Slack receiver in AlertmanagerConfig CRD. #8374
  • [ENHANCEMENT] Add messageText support for Slack receiver in Alertmanager secret config. #8375
  • [ENHANCEMENT] Add forceImplicitTLS support for SMTP email config in Alertmanager secret config. #8384 #8404
  • [ENHANCEMENT] Add forceImplicitTLS support for SMTP email config in AlertmanagerConfig CRD. #8386
  • [ENHANCEMENT] Add forceImplicitTLS support for SMTP global config in Alertmanager secret config. #8405
  • [ENHANCEMENT] Add forceImplicitTLS support for SMTP global config in Alertmanager CRD. #8406
  • [ENHANCEMENT] Add support for global Telegram bot token in Alertmanager CRD. #8372
  • [ENHANCEMENT] Add chatIDFile support for Telegram receiver in Alertmanager secret config. #8376
  • [ENHANCEMENT] Add wechatAPISecretFile support in Alertmanager global config. #8377
  • [ENHANCEMENT] Add authSecretFile support for email config in Alertmanager secret config. #8396
  • [ENHANCEMENT] Add nested field support for PagerDuty description in Alertmanager secret config. #8402
  • [ENHANCEMENT] Add email threading support in Alertmanager secret config. #8388
  • [ENHANCEMENT] Add field and label selectors for ConfigMap watches. #8368
  • [ENHANCEMENT] Improve ScrapeConfig API consistency and validation. #8422
  • [BUGFIX] Fix ThanosRuler config resource status not being updated on initial StatefulSet creation. #8358
  • [BUGFIX] Preserve LastTransitionTime in Prometheus status conditions. #8346
  • [BUGFIX] Make Mattermost text field optional in AlertmanagerConfig CRD. #8363
  • [BUGFIX] Remove nil error wrapping in v1alpha1 duplicate receiver validation. #8379
  • [BUGFIX] Aggregate Available condition across Prometheus shards. #8434
  • [BUGFIX] Reconcile resources with inconsistent status. #8397
  • [BUGFIX] Fix namespace lister/watcher compatibility with Kubernetes v1.35 client-go. #8431
  • [BUGFIX] Fix missing OAuth2 field in IonosSDConfig generation. #8433
  • [BUGFIX] Fix missing fields in AzureSDConfig. #8444
  • [BUGFIX] Validate Microsoft Teams V2 URL in AlertmanagerConfig CRD. #8227
  • [BUGFIX] Fix labelmap relabel action rejecting valid replacement values with template variables for Prometheus 2.x. #8337

0.89.0 / 2026-02-05

  • [ENHANCEMENT] Add hostNetwork field to the Alertmanager CRD. #8281
  • [ENHANCEMENT] Add the crds and full-crds commands to the operator's binary. #8251
  • [ENHANCEMENT] Report deprecated field usage in the Reconciled condition type. #8236
  • [ENHANCEMENT] Avoid unnecessary reconciliation upon creation of the ThanosRuler StatefulSet. #8347
  • [ENHANCEMENT] Add bodySizeLimit to the ScrapeConfig CRD. #8348
  • [ENHANCEMENT] Support http_headers field in the Alertmanager Secret. #8357
  • [ENHANCEMENT] Add the -kubelet-http-metrics flag to enable/disable the HTTP metrics port in the Kubelet endpoint (default=enabled). #8350
  • [ENHANCEMENT] Include operator.prometheus.io/version annotation in the full version of CRDs. #8279
  • [BUGFIX] Validate VictorOps global configuration in the Alertmanager CRD. #8020
  • [BUGFIX] Validate Jira global configuration in the Alertmanager CRD. #8265
  • [BUGFIX] Validate VictorOps receiver's URL in the AlertmanagerConfig CRD. #8258
  • [BUGFIX] Validate Webex receiver's URL in the AlertmanagerConfig CRD. #8255
  • [BUGFIX] Validate Jira receiver's URL configuration in the AlertmanagerConfig CRD. #8230
  • [BUGFIX] Validate OpsGenie receiver configuration in the AlertmanagerConfig CRD. #8267

... (truncated)

Changelog

Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's changelog.

0.90.0 / 2026-03-19

  • [CHANGE/BUGFIX] Validate that the remote-write URL scheme is either http or https. #8455
  • [FEATURE] Add --repair-policy-for-statefulsets CLI argument to the operator. It defines how the operator manages StatefulSet's pods stuck at an incorrect revision. Users running Kubernetes v1.35+ are encouraged to enable this feature (see troubleshooting guide). #8443
  • [FEATURE] Add schedulerName support to the Prometheus, PrometheusAgent, Alertmanager and ThanosRuler CRDs. #8451
  • [ENHANCEMENT] Add --web.tls-curves CLI argument to the operator and admission-webhook binaries. #8385
  • [ENHANCEMENT] Support minimum TLS version for Thanos gRPC servers. #8438
  • [ENHANCEMENT] Add version label to ThanosRuler pods. #8441
  • [ENHANCEMENT] Add messageText support for Slack receiver in AlertmanagerConfig CRD. #8374
  • [ENHANCEMENT] Add messageText support for Slack receiver in Alertmanager secret config. #8375
  • [ENHANCEMENT] Add forceImplicitTLS support for SMTP email config in Alertmanager secret config. #8384 #8404
  • [ENHANCEMENT] Add forceImplicitTLS support for SMTP email config in AlertmanagerConfig CRD. #8386
  • [ENHANCEMENT] Add forceImplicitTLS support for SMTP global config in Alertmanager secret config. #8405
  • [ENHANCEMENT] Add forceImplicitTLS support for SMTP global config in Alertmanager CRD. #8406
  • [ENHANCEMENT] Add support for global Telegram bot token in Alertmanager CRD. #8372
  • [ENHANCEMENT] Add chatIDFile support for Telegram receiver in Alertmanager secret config. #8376
  • [ENHANCEMENT] Add wechatAPISecretFile support in Alertmanager global config. #8377
  • [ENHANCEMENT] Add authSecretFile support for email config in Alertmanager secret config. #8396
  • [ENHANCEMENT] Add nested field support for PagerDuty description in Alertmanager secret config. #8402
  • [ENHANCEMENT] Add email threading support in Alertmanager secret config. #8388
  • [ENHANCEMENT] Add field and label selectors for ConfigMap watches. #8368
  • [ENHANCEMENT] Improve ScrapeConfig API consistency and validation. #8422
  • [BUGFIX] Fix ThanosRuler config resource status not being updated on initial StatefulSet creation. #8358
  • [BUGFIX] Preserve LastTransitionTime in Prometheus status conditions. #8346
  • [BUGFIX] Make Mattermost text field optional in AlertmanagerConfig CRD. #8363
  • [BUGFIX] Remove nil error wrapping in v1alpha1 duplicate receiver validation. #8379
  • [BUGFIX] Aggregate Available condition across Prometheus shards. #8434
  • [BUGFIX] Reconcile resources with inconsistent status. #8397
  • [BUGFIX] Fix namespace lister/watcher compatibility with Kubernetes v1.35 client-go. #8431
  • [BUGFIX] Fix missing OAuth2 field in IonosSDConfig generation. #8433
  • [BUGFIX] Fix missing fields in AzureSDConfig. #8444
  • [BUGFIX] Validate Microsoft Teams V2 URL in AlertmanagerConfig CRD. #8227
  • [BUGFIX] Fix labelmap relabel action rejecting valid replacement values with template variables for Prometheus 2.x. #8337

0.89.0 / 2026-02-05

  • [ENHANCEMENT] Add hostNetwork field to the Alertmanager CRD. #8281
  • [ENHANCEMENT] Add the crds and full-crds commands to the operator's binary. #8251
  • [ENHANCEMENT] Report deprecated field usage in the Reconciled condition type. #8236
  • [ENHANCEMENT] Avoid unnecessary reconciliation upon creation of the ThanosRuler StatefulSet. #8347
  • [ENHANCEMENT] Add bodySizeLimit to the ScrapeConfig CRD. #8348
  • [ENHANCEMENT] Support http_headers field in the Alertmanager Secret. #8357
  • [ENHANCEMENT] Add the -kubelet-http-metrics flag to enable/disable the HTTP metrics port in the Kubelet endpoint (default=enabled). #8350
  • [ENHANCEMENT] Include operator.prometheus.io/version annotation in the full version of CRDs. #8279
  • [BUGFIX] Validate VictorOps global configuration in the Alertmanager CRD. #8020
  • [BUGFIX] Validate Jira global configuration in the Alertmanager CRD. #8265
  • [BUGFIX] Validate VictorOps receiver's URL in the AlertmanagerConfig CRD. #8258
  • [BUGFIX] Validate Webex receiver's URL in the AlertmanagerConfig CRD. #8255
  • [BUGFIX] Validate Jira receiver's URL configuration in the AlertmanagerConfig CRD. #8230
  • [BUGFIX] Validate OpsGenie receiver configuration in the AlertmanagerConfig CRD. #8267

... (truncated)

Commits
  • aa10182 Merge pull request #8454 from slashpai/cut-v0.90
  • 2e2f04e Update CHANGELOG.md
  • a2cf4b2 fix: regex validation (#8337)
  • f43c89b chore: cut v0.90.0
  • 31d47e0 Merge pull request #8455 from simonpasquier/ensure-http-scheme-for-rw
  • 9f35e53 Merge pull request #8456 from prometheus-operator/dependabot/go_modules/scrip...
  • 58e0400 build(deps): bump google.golang.org/grpc in /scripts
  • e7087ef change: validate remote-write URL's scheme
  • 1597c4e Merge pull request #8453 from slashpai/cut-0.90
  • 810dd65 fix: regex validation
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test. labels Mar 25, 2026
@coderabbitai
Copy link

coderabbitai bot commented Mar 25, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 5c3186e0-9564-4ece-9497-fdf992913346

📥 Commits

Reviewing files that changed from the base of the PR and between 4183b47 and e0c8e0c.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • go.mod
✅ Files skipped from review due to trivial changes (1)
  • go.mod

Walkthrough

Updated dependency version constraints in go.mod: bumped Prometheus Operator, Kubernetes-related modules, golang.org/x/* modules, k8s.io/utils, kube-openapi/structured-merge-diff, and other indirect libraries; no code or exported API changes.

Changes

Cohort / File(s) Summary
Dependency updates
go.mod
Bumped multiple module versions in go.mod, notably: github.com/prometheus-operator/prometheus-operator (v0.55.1→v0.90.0), k8s.io/utils (updated pseudo-version), several golang.org/x/* modules (x/mod, x/net, x/sync, x/sys, x/term, x/text, x/tools), k8s.io/kube-openapi, sigs.k8s.io/structured-merge-diff/v6, and other indirect YAML/Kubernetes/protobuf-related dependencies. No source files or public APIs changed.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/go_modules/github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring-0.90.0

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot enabled auto-merge (squash) March 25, 2026 04:06
@openshift-ci openshift-ci bot requested review from Mhodesty and MitaliBhalla March 25, 2026 04:07
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 25, 2026

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a openshift 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.

Details

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.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 25, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign rafael-azevedo for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring-0.90.0 branch 2 times, most recently from b68ab8e to d908ed0 Compare March 25, 2026 04:24
…toring

Bumps [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator) from 0.55.1 to 0.90.0.
- [Release notes](https://github.com/prometheus-operator/prometheus-operator/releases)
- [Changelog](https://github.com/prometheus-operator/prometheus-operator/blob/main/CHANGELOG.md)
- [Commits](prometheus-operator/prometheus-operator@v0.55.1...v0.90.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
  dependency-version: 0.90.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring-0.90.0 branch from d908ed0 to e0c8e0c Compare March 25, 2026 04:32
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 25, 2026

@dependabot[bot]: all tests passed!

Full PR test history. Your PR dashboard.

Details

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.

@MitaliBhalla
Copy link
Contributor

/retest

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2026

Superseded by #483.

@dependabot dependabot bot closed this Mar 25, 2026
auto-merge was automatically disabled March 25, 2026 20:13

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring-0.90.0 branch March 25, 2026 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant