Skip to content

[bot] Bump openshift/prometheus-operator to v0.94.0 - #400

Open
openshift-monitoring-bot[bot] wants to merge 102 commits into
openshift:mainfrom
rhobs:automated-updates-main
Open

[bot] Bump openshift/prometheus-operator to v0.94.0#400
openshift-monitoring-bot[bot] wants to merge 102 commits into
openshift:mainfrom
rhobs:automated-updates-main

Conversation

@openshift-monitoring-bot

@openshift-monitoring-bot openshift-monitoring-bot Bot commented Sep 9, 2026

Copy link
Copy Markdown

Description

This is an automated version bump from CI.
The logs for this run can be found in the syncbot repo actions.

dongjiang1989 and others added 30 commits July 29, 2026 18:04
Signed-off-by: dongjiang <dongjiang1989@126.com>
…x-tracingconfig-bug

fix: correct invalid JSON struct tags in TracingConfig
Bumps [github.com/thanos-io/thanos](https://github.com/thanos-io/thanos) from 0.42.2 to 0.42.3.
- [Release notes](https://github.com/thanos-io/thanos/releases)
- [Changelog](https://github.com/thanos-io/thanos/blob/v0.42.3/CHANGELOG.md)
- [Commits](thanos-io/thanos@v0.42.2...v0.42.3)

---
updated-dependencies:
- dependency-name: github.com/thanos-io/thanos
  dependency-version: 0.42.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the github-actions-deps group with 1 update: [docker/login-action](https://github.com/docker/login-action).


Updates `docker/login-action` from 4.5.2 to 4.6.0
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@371161b...dbcb813)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
…dependabot/go_modules/github.com/thanos-io/thanos-0.42.3

build(deps): bump github.com/thanos-io/thanos from 0.42.2 to 0.42.3
…dependabot/github_actions/github-actions-deps-6382876e44

build(deps): bump docker/login-action from 4.5.2 to 4.6.0 in the github-actions-deps group
Bumps [github.com/prometheus-community/prom-label-proxy](https://github.com/prometheus-community/prom-label-proxy) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/prometheus-community/prom-label-proxy/releases)
- [Changelog](https://github.com/prometheus-community/prom-label-proxy/blob/main/CHANGELOG.md)
- [Commits](prometheus-community/prom-label-proxy@v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus-community/prom-label-proxy
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…dependabot/go_modules/github.com/prometheus-community/prom-label-proxy-0.15.0

build(deps): bump github.com/prometheus-community/prom-label-proxy from 0.14.0 to 0.15.0
Signed-off-by: Hélia Barroso <helia_barroso@hotmail.com>
…rom_latest

chore: update prometheus to latest 3.13.2
* Update thanos version to v0.42.4

Signed-off-by: dongjiang <dongjiang1989@126.com>
…ator-test-opsgenie

feat: add OpsGenie test cases in operator_test.go
Bumps [github.com/prometheus/prometheus](https://github.com/prometheus/prometheus) from 0.313.1 to 0.313.2.
- [Release notes](https://github.com/prometheus/prometheus/releases)
- [Changelog](https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md)
- [Commits](prometheus/prometheus@v0.313.1...v0.313.2)

---
updated-dependencies:
- dependency-name: github.com/prometheus/prometheus
  dependency-version: 0.313.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…dependabot/go_modules/github.com/prometheus/prometheus-0.313.2

build(deps): bump github.com/prometheus/prometheus from 0.313.1 to 0.313.2
Signed-off-by: dongjiang <dongjiang1989@126.com>
…ver (prometheus-operator#8721)

* alertmanager: add test cases

for testing sns validations

* alertmanager: update test file

change method name
add more test cases to discord in operator_test.go
Signed-off-by: Artem Muterko <artem@sopho.tech>
This commit imports `time/tzdata` which embeds the timezone information
in the binary (the Alertmanager controller depends on Alertmanager which
may look up time locations when used in mute/active intervals).

While not strictly required, it helps downstream consumers which may use
scratch/distroless images not including zone information like
traditional OSes do.

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
…tzdata

chore: embed timezone information
…eus-operator#8225)

Co-authored-by: Varun Deep Saini <varun.23bcs10048@ms.sst.scaler.com>
move slack to new func
add valid field config and add the success test case
…-slack

Feat: add test case for Alertmanager Config validation Slack receiver
slashpai and others added 16 commits September 4, 2026 17:39
Introduce named enum types for Hetzner, Docker Swarm, and OpenStack
availability fields to align with other SD enums (e.g. OpenStackRole,
ScalewayRole). The CRD accepts a single canonical PascalCase value per
enum entry; the operator lowercases values when generating the Prometheus
configuration.

- HetznerSDConfig.Role: string -> HetznerRole (Hcloud, Robot)
- DockerSwarmSDConfig.Role: string -> DockerSwarmRole (Services, Tasks, Nodes)
- OpenStackSDConfig.Availability: *string -> *OpenStackAvailability (Public, Admin, Internal)

Related-to prometheus-operator#8420

Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
Bumps the github-actions-deps group with 1 update: [helm/kind-action](https://github.com/helm/kind-action).


Updates `helm/kind-action` from 1.14.0 to 1.15.0
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](helm/kind-action@ef37e7f...06c1ae1)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-version: 1.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
…dependabot/github_actions/github-actions-deps-9ad6aaa7c1

build(deps): bump helm/kind-action from 1.14.0 to 1.15.0 in the github-actions-deps group
…etheus-operator#8789)

Introduce named enum types for Hetzner, Docker Swarm, and OpenStack
availability fields to align with other SD enums (e.g. OpenStackRole,
ScalewayRole). The CRD accepts a single canonical PascalCase value per
enum entry; the operator lowercases values when generating the Prometheus
configuration.

- HetznerSDConfig.Role: string -> HetznerRole (Hcloud, Robot)
- DockerSwarmSDConfig.Role: string -> DockerSwarmRole (Services, Tasks, Nodes)
- OpenStackSDConfig.Availability: *string -> *OpenStackAvailability (Public, Admin, Internal)

Related-to prometheus-operator#8420

Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.22.0 to 0.23.0.
- [Commits](golang/sync@v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-version: 0.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…dependabot/go_modules/golang.org/x/sync-0.23.0

build(deps): bump golang.org/x/sync from 0.22.0 to 0.23.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.83.1 to 1.83.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.83.1...v1.83.2)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.83.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…dependabot/go_modules/scripts/google.golang.org/grpc-1.83.2

build(deps): bump google.golang.org/grpc from 1.83.1 to 1.83.2 in /scripts
Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@openshift-merge-bot

Copy link
Copy Markdown

Pipeline controller notification
This repo is configured to use the pipeline controller. Second-stage tests will be triggered either automatically or after lgtm label is added, depending on the repository configuration. The pipeline controller will automatically detect which contexts are required and will utilize /test Prow commands to trigger the second stage.

For optional jobs, comment /test ? to see a list of all defined jobs. To trigger manually all jobs from second stage use /pipeline required command.

This repository is configured in: LGTM mode

@simonpasquier

Copy link
Copy Markdown

/lgtm
/approve
/verified by CI

@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Sep 9, 2026
@openshift-ci-robot

Copy link
Copy Markdown

@simonpasquier: This PR has been marked as verified by CI.

Details

In response to this:

/lgtm
/approve
/verified by CI

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Sep 9, 2026
@openshift-merge-bot

Copy link
Copy Markdown

Scheduling required tests:
/test e2e-agnostic-cmo
/test e2e-aws
/test e2e-aws-upgrade

@openshift-ci

openshift-ci Bot commented Sep 9, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: openshift-monitoring-bot[bot], simonpasquier

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

The pull request process is described 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

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 9, 2026
@openshift-ci

openshift-ci Bot commented Sep 9, 2026

Copy link
Copy Markdown

@openshift-monitoring-bot[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.

@simonpasquier

Copy link
Copy Markdown

/hold

needs openshift/cluster-monitoring-operator#3083

@openshift-ci openshift-ci Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lgtm Indicates that a PR is ready to be merged. verified Signifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.