Skip to content

Bump stolostron observability go1.25 builder for release-2.13 and release-2.14#80573

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
coleenquadros:bump-go-node-exporter-2.13
Jun 16, 2026
Merged

Bump stolostron observability go1.25 builder for release-2.13 and release-2.14#80573
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
coleenquadros:bump-go-node-exporter-2.13

Conversation

@coleenquadros

@coleenquadros coleenquadros commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Bump build_root image tag to go1.25-linux for all stolostron observability components still on older Go versions in release-2.13 and release-2.14
  • Aligns CI builder with CVE dependency bumps that raised go directive in go.mod to 1.25

Components updated (17 files):

Component release-2.13 release-2.14
multicluster-observability-operator go1.21 → go1.25 go1.23 → go1.25
observatorium-operator go1.23 → go1.25 go1.23 → go1.25
observatorium go1.23 → go1.25 go1.23 → go1.25
thanos-receive-controller go1.21 → go1.25 go1.23 → go1.25
kube-state-metrics go1.24 → go1.25 go1.23 → go1.25
prometheus-operator go1.24 → go1.25 go1.23 → go1.25
prometheus-alertmanager go1.24 → go1.25 go1.23 → go1.25
node-exporter go1.23 → go1.25 go1.23 → go1.25
memcached_exporter go1.23 → go1.25

Already on go1.25 (no change needed):

thanos, kube-rbac-proxy, prometheus, grafana

/cc @jacobbaungard

Summary by CodeRabbit

This PR updates the OpenShift CI configuration for 9 Stolostron observability components across the release-2.13 and release-2.14 branches, upgrading their build container base images to use Go 1.25. These updates align CI builders with recent CVE dependency bumps that increased the Go version directive in the components' go.mod files to 1.25.

Components updated (17 configuration files total):

  • multicluster-observability-operator: release-2.13 (go1.21 → go1.25), release-2.14 (go1.23 → go1.25)
  • observatorium-operator: both branches (go1.23 → go1.25)
  • observatorium: both branches (go1.23 → go1.25)
  • thanos-receive-controller: release-2.13 (go1.21 → go1.25), release-2.14 (go1.23 → go1.25)
  • kube-state-metrics: release-2.13 (go1.24 → go1.25), release-2.14 (go1.23 → go1.25)
  • prometheus-operator: release-2.13 (go1.24 → go1.25), release-2.14 (go1.23 → go1.25)
  • prometheus-alertmanager: release-2.13 (go1.24 → go1.25), release-2.14 (go1.23 → go1.25)
  • node-exporter: both branches (go1.23 → go1.25)
  • memcached_exporter: release-2.14 only (go1.23 → go1.25)

Each configuration file receives a single-line modification updating the build_root image stream tag in the base_images section. Components already on Go 1.25 (thanos, kube-rbac-proxy, prometheus, and grafana) require no changes.

This ensures CI pipeline consistency with the minimum Go version requirements specified in each component's dependency manifest, enabling proper security patching in the build environment.

…e-2.13 and release-2.14

Update build_root image tag to go1.25-linux for all stolostron
observability components that were still on go1.21/go1.23/go1.24
in release-2.13 and release-2.14 branches. This aligns with CVE
dependency bumps that raised the go directive in go.mod to 1.25.

Components updated:
- multicluster-observability-operator (2.13: go1.21, 2.14: go1.23)
- observatorium-operator (2.13: go1.23, 2.14: go1.23)
- observatorium (2.13: go1.23, 2.14: go1.23)
- thanos-receive-controller (2.13: go1.21, 2.14: go1.23)
- kube-state-metrics (2.13: go1.24, 2.14: go1.23)
- prometheus-operator (2.13: go1.24, 2.14: go1.23)
- prometheus-alertmanager (2.13: go1.24, 2.14: go1.23)
- node-exporter (2.13: go1.23, 2.14: go1.23)
- memcached_exporter (2.14: go1.23)

Signed-off-by: Coleen Iona Quadros <coleen.quadros27@gmail.com>
@openshift-ci
openshift-ci Bot requested a review from jacobbaungard June 16, 2026 08:01
@coleenquadros

Copy link
Copy Markdown
Contributor Author

/pj-rehearse

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@coleenquadros: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@coderabbitai

coderabbitai Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Enterprise

Run ID: 4690ef6f-db7e-4279-949e-6c6c90745bf4

📥 Commits

Reviewing files that changed from the base of the PR and between a7a7572 and 94f428a.

📒 Files selected for processing (17)
  • ci-operator/config/stolostron/kube-state-metrics/stolostron-kube-state-metrics-release-2.13.yaml
  • ci-operator/config/stolostron/kube-state-metrics/stolostron-kube-state-metrics-release-2.14.yaml
  • ci-operator/config/stolostron/memcached_exporter/stolostron-memcached_exporter-release-2.14.yaml
  • ci-operator/config/stolostron/multicluster-observability-operator/stolostron-multicluster-observability-operator-release-2.13.yaml
  • ci-operator/config/stolostron/multicluster-observability-operator/stolostron-multicluster-observability-operator-release-2.14.yaml
  • ci-operator/config/stolostron/node-exporter/stolostron-node-exporter-release-2.13.yaml
  • ci-operator/config/stolostron/node-exporter/stolostron-node-exporter-release-2.14.yaml
  • ci-operator/config/stolostron/observatorium-operator/stolostron-observatorium-operator-release-2.13.yaml
  • ci-operator/config/stolostron/observatorium-operator/stolostron-observatorium-operator-release-2.14.yaml
  • ci-operator/config/stolostron/observatorium/stolostron-observatorium-release-2.13.yaml
  • ci-operator/config/stolostron/observatorium/stolostron-observatorium-release-2.14.yaml
  • ci-operator/config/stolostron/prometheus-alertmanager/stolostron-prometheus-alertmanager-release-2.13.yaml
  • ci-operator/config/stolostron/prometheus-alertmanager/stolostron-prometheus-alertmanager-release-2.14.yaml
  • ci-operator/config/stolostron/prometheus-operator/stolostron-prometheus-operator-release-2.13.yaml
  • ci-operator/config/stolostron/prometheus-operator/stolostron-prometheus-operator-release-2.14.yaml
  • ci-operator/config/stolostron/thanos-receive-controller/stolostron-thanos-receive-controller-release-2.13.yaml
  • ci-operator/config/stolostron/thanos-receive-controller/stolostron-thanos-receive-controller-release-2.14.yaml

Walkthrough

Sixteen CI operator YAML configuration files for Stolostron observability components across release-2.13 and release-2.14 have their builder base image stream tag updated to go1.25-linux, replacing prior versions (go1.21-linux, go1.23-linux, or go1.24-linux). No other configuration fields are modified in any file.

Changes

Go 1.25 Builder Image Bump

Layer / File(s) Summary
go1.25-linux builder tag in all release configs
ci-operator/config/stolostron/kube-state-metrics/stolostron-kube-state-metrics-release-2.13.yaml, ci-operator/config/stolostron/kube-state-metrics/stolostron-kube-state-metrics-release-2.14.yaml, ci-operator/config/stolostron/memcached_exporter/stolostron-memcached_exporter-release-2.14.yaml, ci-operator/config/stolostron/multicluster-observability-operator/stolostron-multicluster-observability-operator-release-2.1{3,4}.yaml, ci-operator/config/stolostron/node-exporter/stolostron-node-exporter-release-2.1{3,4}.yaml, ci-operator/config/stolostron/observatorium-operator/stolostron-observatorium-operator-release-2.1{3,4}.yaml, ci-operator/config/stolostron/observatorium/stolostron-observatorium-release-2.1{3,4}.yaml, ci-operator/config/stolostron/prometheus-alertmanager/stolostron-prometheus-alertmanager-release-2.1{3,4}.yaml, ci-operator/config/stolostron/prometheus-operator/stolostron-prometheus-operator-release-2.1{3,4}.yaml, ci-operator/config/stolostron/thanos-receive-controller/stolostron-thanos-receive-controller-release-2.1{3,4}.yaml
The build_root.image_stream_tag.tag or base_images.base.image_stream_tag.tag field in each file is changed from a prior Go version (go1.21-linux, go1.23-linux, or go1.24-linux) to go1.25-linux. All other configuration sections remain unchanged.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 15
✅ Passed checks (15 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately reflects the main change: bumping Go builder versions to 1.25 for Stolostron observability components across release-2.13 and release-2.14 branches.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Stable And Deterministic Test Names ✅ Passed This PR contains only YAML CI configuration files updating Go version tags; it includes no Ginkgo test files or test name declarations, so the test naming check is not applicable.
Test Structure And Quality ✅ Passed The PR only modifies CI operator YAML configuration files for Go version updates, not Ginkgo test code. The check is not applicable to this PR.
Microshift Test Compatibility ✅ Passed PR only updates CI build configuration YAML files in ci-operator/config/ directory. No new Ginkgo e2e tests (It, Describe, Context, When) are added, so MicroShift Test Compatibility check is not ap...
Single Node Openshift (Sno) Test Compatibility ✅ Passed This PR only modifies CI operator YAML configuration files to update Go builder versions (1.21/1.23/1.24 → 1.25) for stolostron components. No new Ginkgo e2e tests are added, so the SNO test compat...
Topology-Aware Scheduling Compatibility ✅ Passed PR only modifies ci-operator build configuration (Go toolchain versions), not deployment manifests, operator code, or controllers. No scheduling constraints introduced.
Ote Binary Stdout Contract ✅ Passed PR modifies only YAML CI configuration files (17 files), not Go source code. OTE Binary Stdout Contract check applies to process-level code in binaries; this PR has no executable code changes.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed PR contains only YAML CI operator configuration changes; no new Ginkgo e2e tests are added, so the custom check does not apply.
No-Weak-Crypto ✅ Passed PR updates only CI configuration files to bump Go builder image version from 1.21/1.23/1.24 to 1.25. No cryptographic code, weak algorithms (MD5, SHA1, DES, RC4, etc.), or crypto implementations ar...
Container-Privileges ✅ Passed PR only updates Go version tags (go1.25-linux) in CI operator configs; no privileged: true, hostPID/Network/IPC, SYS_ADMIN, allowPrivilegeEscalation, or root user configurations present in any modi...
No-Sensitive-Data-In-Logs ✅ Passed PR only updates Go builder version tags in YAML CI config files. No logging statements, exposed credentials, tokens, API keys, PII, or sensitive data found in changes.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

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

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@coleenquadros: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
pull-ci-stolostron-memcached_exporter-release-2.14-images stolostron/memcached_exporter presubmit Ci-operator config changed
pull-ci-stolostron-memcached_exporter-release-2.14-pr-image-mirror stolostron/memcached_exporter presubmit Ci-operator config changed
pull-ci-stolostron-multicluster-observability-operator-release-2.13-e2e-kind stolostron/multicluster-observability-operator presubmit Ci-operator config changed
pull-ci-stolostron-multicluster-observability-operator-release-2.13-images stolostron/multicluster-observability-operator presubmit Ci-operator config changed
pull-ci-stolostron-multicluster-observability-operator-release-2.13-opp-images stolostron/multicluster-observability-operator presubmit Ci-operator config changed
pull-ci-stolostron-multicluster-observability-operator-release-2.13-test-e2e stolostron/multicluster-observability-operator presubmit Ci-operator config changed
pull-ci-stolostron-multicluster-observability-operator-release-2.13-test-unit stolostron/multicluster-observability-operator presubmit Ci-operator config changed
pull-ci-stolostron-multicluster-observability-operator-release-2.14-e2e-kind stolostron/multicluster-observability-operator presubmit Ci-operator config changed
pull-ci-stolostron-multicluster-observability-operator-release-2.14-images stolostron/multicluster-observability-operator presubmit Ci-operator config changed
pull-ci-stolostron-multicluster-observability-operator-release-2.14-opp-images stolostron/multicluster-observability-operator presubmit Ci-operator config changed
pull-ci-stolostron-multicluster-observability-operator-release-2.14-test-e2e stolostron/multicluster-observability-operator presubmit Ci-operator config changed
pull-ci-stolostron-multicluster-observability-operator-release-2.14-test-unit stolostron/multicluster-observability-operator presubmit Ci-operator config changed
pull-ci-stolostron-observatorium-release-2.13-images stolostron/observatorium presubmit Ci-operator config changed
pull-ci-stolostron-observatorium-release-2.13-lint stolostron/observatorium presubmit Ci-operator config changed
pull-ci-stolostron-observatorium-release-2.13-pr-image-mirror stolostron/observatorium presubmit Ci-operator config changed
pull-ci-stolostron-observatorium-release-2.13-test stolostron/observatorium presubmit Ci-operator config changed
pull-ci-stolostron-observatorium-release-2.14-images stolostron/observatorium presubmit Ci-operator config changed
pull-ci-stolostron-observatorium-release-2.14-lint stolostron/observatorium presubmit Ci-operator config changed
pull-ci-stolostron-observatorium-release-2.14-pr-image-mirror stolostron/observatorium presubmit Ci-operator config changed
pull-ci-stolostron-observatorium-release-2.14-test stolostron/observatorium presubmit Ci-operator config changed
pull-ci-stolostron-prometheus-operator-release-2.13-images stolostron/prometheus-operator presubmit Ci-operator config changed
pull-ci-stolostron-prometheus-operator-release-2.13-pr-image-mirror-prometheus-config-reloader stolostron/prometheus-operator presubmit Ci-operator config changed
pull-ci-stolostron-prometheus-operator-release-2.13-pr-image-mirror-prometheus-operator stolostron/prometheus-operator presubmit Ci-operator config changed
pull-ci-stolostron-prometheus-operator-release-2.13-test stolostron/prometheus-operator presubmit Ci-operator config changed
pull-ci-stolostron-prometheus-operator-release-2.14-images stolostron/prometheus-operator presubmit Ci-operator config changed

A total of 62 jobs have been affected by this change. The above listing is non-exhaustive and limited to 25 jobs.

A full list of affected jobs can be found here
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals.

Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@coleenquadros

Copy link
Copy Markdown
Contributor Author

/pj-rehearse ack

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@coleenquadros: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-merge-bot openshift-merge-bot Bot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Jun 16, 2026

@jacobbaungard jacobbaungard left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jun 16, 2026
@openshift-ci

openshift-ci Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: coleenquadros, jacobbaungard

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 commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

@coleenquadros: 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.

@openshift-merge-bot
openshift-merge-bot Bot merged commit 2294d24 into openshift:main Jun 16, 2026
19 checks passed
kasturinarra pushed a commit to kasturinarra/release that referenced this pull request Jun 19, 2026
…e-2.13 and release-2.14 (openshift#80573)

Update build_root image tag to go1.25-linux for all stolostron
observability components that were still on go1.21/go1.23/go1.24
in release-2.13 and release-2.14 branches. This aligns with CVE
dependency bumps that raised the go directive in go.mod to 1.25.

Components updated:
- multicluster-observability-operator (2.13: go1.21, 2.14: go1.23)
- observatorium-operator (2.13: go1.23, 2.14: go1.23)
- observatorium (2.13: go1.23, 2.14: go1.23)
- thanos-receive-controller (2.13: go1.21, 2.14: go1.23)
- kube-state-metrics (2.13: go1.24, 2.14: go1.23)
- prometheus-operator (2.13: go1.24, 2.14: go1.23)
- prometheus-alertmanager (2.13: go1.24, 2.14: go1.23)
- node-exporter (2.13: go1.23, 2.14: go1.23)
- memcached_exporter (2.14: go1.23)

Signed-off-by: Coleen Iona Quadros <coleen.quadros27@gmail.com>
krisnababu pushed a commit to krisnababu/release that referenced this pull request Jun 29, 2026
…e-2.13 and release-2.14 (openshift#80573)

Update build_root image tag to go1.25-linux for all stolostron
observability components that were still on go1.21/go1.23/go1.24
in release-2.13 and release-2.14 branches. This aligns with CVE
dependency bumps that raised the go directive in go.mod to 1.25.

Components updated:
- multicluster-observability-operator (2.13: go1.21, 2.14: go1.23)
- observatorium-operator (2.13: go1.23, 2.14: go1.23)
- observatorium (2.13: go1.23, 2.14: go1.23)
- thanos-receive-controller (2.13: go1.21, 2.14: go1.23)
- kube-state-metrics (2.13: go1.24, 2.14: go1.23)
- prometheus-operator (2.13: go1.24, 2.14: go1.23)
- prometheus-alertmanager (2.13: go1.24, 2.14: go1.23)
- node-exporter (2.13: go1.23, 2.14: go1.23)
- memcached_exporter (2.14: go1.23)

Signed-off-by: Coleen Iona Quadros <coleen.quadros27@gmail.com>
krisnababu pushed a commit to oharan2/release that referenced this pull request Jul 3, 2026
…e-2.13 and release-2.14 (openshift#80573)

Update build_root image tag to go1.25-linux for all stolostron
observability components that were still on go1.21/go1.23/go1.24
in release-2.13 and release-2.14 branches. This aligns with CVE
dependency bumps that raised the go directive in go.mod to 1.25.

Components updated:
- multicluster-observability-operator (2.13: go1.21, 2.14: go1.23)
- observatorium-operator (2.13: go1.23, 2.14: go1.23)
- observatorium (2.13: go1.23, 2.14: go1.23)
- thanos-receive-controller (2.13: go1.21, 2.14: go1.23)
- kube-state-metrics (2.13: go1.24, 2.14: go1.23)
- prometheus-operator (2.13: go1.24, 2.14: go1.23)
- prometheus-alertmanager (2.13: go1.24, 2.14: go1.23)
- node-exporter (2.13: go1.23, 2.14: go1.23)
- memcached_exporter (2.14: go1.23)

Signed-off-by: Coleen Iona Quadros <coleen.quadros27@gmail.com>
andrej1991 pushed a commit to andrej1991/release that referenced this pull request Jul 6, 2026
…e-2.13 and release-2.14 (openshift#80573)

Update build_root image tag to go1.25-linux for all stolostron
observability components that were still on go1.21/go1.23/go1.24
in release-2.13 and release-2.14 branches. This aligns with CVE
dependency bumps that raised the go directive in go.mod to 1.25.

Components updated:
- multicluster-observability-operator (2.13: go1.21, 2.14: go1.23)
- observatorium-operator (2.13: go1.23, 2.14: go1.23)
- observatorium (2.13: go1.23, 2.14: go1.23)
- thanos-receive-controller (2.13: go1.21, 2.14: go1.23)
- kube-state-metrics (2.13: go1.24, 2.14: go1.23)
- prometheus-operator (2.13: go1.24, 2.14: go1.23)
- prometheus-alertmanager (2.13: go1.24, 2.14: go1.23)
- node-exporter (2.13: go1.23, 2.14: go1.23)
- memcached_exporter (2.14: go1.23)

Signed-off-by: Coleen Iona Quadros <coleen.quadros27@gmail.com>
TimurMP pushed a commit to TimurMP/release that referenced this pull request Jul 8, 2026
…e-2.13 and release-2.14 (openshift#80573)

Update build_root image tag to go1.25-linux for all stolostron
observability components that were still on go1.21/go1.23/go1.24
in release-2.13 and release-2.14 branches. This aligns with CVE
dependency bumps that raised the go directive in go.mod to 1.25.

Components updated:
- multicluster-observability-operator (2.13: go1.21, 2.14: go1.23)
- observatorium-operator (2.13: go1.23, 2.14: go1.23)
- observatorium (2.13: go1.23, 2.14: go1.23)
- thanos-receive-controller (2.13: go1.21, 2.14: go1.23)
- kube-state-metrics (2.13: go1.24, 2.14: go1.23)
- prometheus-operator (2.13: go1.24, 2.14: go1.23)
- prometheus-alertmanager (2.13: go1.24, 2.14: go1.23)
- node-exporter (2.13: go1.23, 2.14: go1.23)
- memcached_exporter (2.14: go1.23)

Signed-off-by: Coleen Iona Quadros <coleen.quadros27@gmail.com>
SachinNinganure pushed a commit to SachinNinganure/release that referenced this pull request Jul 20, 2026
…e-2.13 and release-2.14 (openshift#80573)

Update build_root image tag to go1.25-linux for all stolostron
observability components that were still on go1.21/go1.23/go1.24
in release-2.13 and release-2.14 branches. This aligns with CVE
dependency bumps that raised the go directive in go.mod to 1.25.

Components updated:
- multicluster-observability-operator (2.13: go1.21, 2.14: go1.23)
- observatorium-operator (2.13: go1.23, 2.14: go1.23)
- observatorium (2.13: go1.23, 2.14: go1.23)
- thanos-receive-controller (2.13: go1.21, 2.14: go1.23)
- kube-state-metrics (2.13: go1.24, 2.14: go1.23)
- prometheus-operator (2.13: go1.24, 2.14: go1.23)
- prometheus-alertmanager (2.13: go1.24, 2.14: go1.23)
- node-exporter (2.13: go1.23, 2.14: go1.23)
- memcached_exporter (2.14: go1.23)

Signed-off-by: Coleen Iona Quadros <coleen.quadros27@gmail.com>
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. lgtm Indicates that a PR is ready to be merged. rehearsals-ack Signifies that rehearsal jobs have been acknowledged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants