Skip to content

chore(deps): update registry.access.redhat.com/ubi9/go-toolset docker tag to v9.8-1782980183#2068

Merged
openshift-merge-bot[bot] merged 1 commit into
mainfrom
konflux/mintmaker/main/registry.access.redhat.com-ubi9-go-toolset-9.x
Jul 2, 2026
Merged

chore(deps): update registry.access.redhat.com/ubi9/go-toolset docker tag to v9.8-1782980183#2068
openshift-merge-bot[bot] merged 1 commit into
mainfrom
konflux/mintmaker/main/registry.access.redhat.com-ubi9-go-toolset-9.x

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Jul 1, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
registry.access.redhat.com/ubi9/go-toolset stage patch 9.8-17828522349.8-1782980183

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

Summary by CodeRabbit

  • Chores
    • Updated build-stage base images across the agent and operator container configurations to a newer toolset version.
    • Kept all build steps, runtime settings, copied artifacts, and entrypoint behavior unchanged.

@coderabbitai

coderabbitai Bot commented Jul 1, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository: openshift/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 277b44fd-0a5a-48fd-a003-662085666fab

📥 Commits

Reviewing files that changed from the base of the PR and between 45ab303 and 4103f74.

📒 Files selected for processing (4)
  • Containerfile.bpfman-agent
  • Containerfile.bpfman-agent.openshift
  • Containerfile.bpfman-operator
  • Containerfile.bpfman-operator.openshift

Walkthrough

This PR updates the base image tag for the registry.access.redhat.com/ubi9/go-toolset image from 9.8-1782852234 to 9.8-1782980183 across four Containerfiles: bpfman-agent, bpfman-agent.openshift, bpfman-operator, and bpfman-operator.openshift.

Changes

Base image version bump

Layer / File(s) Summary
Bump go-toolset base image tag
Containerfile.bpfman-agent, Containerfile.bpfman-agent.openshift, Containerfile.bpfman-operator, Containerfile.bpfman-operator.openshift
Updates the build-stage FROM image tag from 9.8-1782852234 to 9.8-1782980183 in all four Containerfiles, with no other build steps, arguments, or runtime configuration changed.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Possibly related PRs

  • openshift/bpfman-operator#2061: Both PRs are dependency-only updates that modify the same registry.access.redhat.com/ubi9/go-toolset tag in the Containerfile build stages.

Suggested labels: lgtm, approved

Suggested reviewers: anfredette, dave-tucker

🚥 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 clearly states the dependency update and the new go-toolset tag, matching the main change in the PR.
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 Only Containerfile base image tags changed; no Ginkgo tests or titles were added/edited, so deterministic-name check is not applicable.
Test Structure And Quality ✅ Passed Only Containerfiles changed for a go-toolset tag bump; no Ginkgo test code was modified, so this review is not applicable.
Microshift Test Compatibility ✅ Passed PR only bumps Containerfile base image tags; no Ginkgo e2e test files or specs were added or changed.
Single Node Openshift (Sno) Test Compatibility ✅ Passed Only Containerfile base-image tags changed; no Ginkgo/e2e test files or SNO-sensitive test code were added.
Topology-Aware Scheduling Compatibility ✅ Passed PR only bumps UBI go-toolset image tags in Containerfiles; no scheduling constraints, manifests, or topology-aware logic were added.
Ote Binary Stdout Contract ✅ Passed PASS: The PR only bumps go-toolset tags in four Containerfiles; no process-level Go/test entrypoints or stdout writes were changed.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed PASS: PR only bumps go-toolset tags in Containerfiles; no new Ginkgo/e2e tests or test logic were added.
No-Weak-Crypto ✅ Passed Touched files only update UBI go-toolset tags; no weak crypto, custom crypto, or secret-comparison code appears in the PR diff.
Container-Privileges ✅ Passed Diff only bumps UBI go-toolset tags in four Containerfiles; no privileged, hostNetwork/PID/IPC, SYS_ADMIN, or allowPrivilegeEscalation changes were introduced.
No-Sensitive-Data-In-Logs ✅ Passed Only change is a Go-toolset image tag bump in Containerfiles; existing echo/debug lines print build platforms, not secrets, and no sensitive-data logging was added.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch konflux/mintmaker/main/registry.access.redhat.com-ubi9-go-toolset-9.x

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

@openshift-ci openshift-ci Bot requested review from dave-tucker and frobware July 1, 2026 17:54
@openshift-ci openshift-ci Bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Jul 1, 2026
@openshift-ci

openshift-ci Bot commented Jul 1, 2026

Copy link
Copy Markdown

Hi @red-hat-konflux[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.

@alebedev87

Copy link
Copy Markdown

/ok-to-test

@openshift-ci openshift-ci Bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jul 2, 2026
… tag to v9.8-1782980183

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/registry.access.redhat.com-ubi9-go-toolset-9.x branch from d7bc532 to 4103f74 Compare July 2, 2026 10:13
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update registry.access.redhat.com/ubi9/go-toolset docker tag to v9.8-1782910875 chore(deps): update registry.access.redhat.com/ubi9/go-toolset docker tag to v9.8-1782980183 Jul 2, 2026
@alebedev87

Copy link
Copy Markdown

/lgtm
/approve

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

openshift-ci Bot commented Jul 2, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alebedev87, red-hat-konflux[bot]

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 Jul 2, 2026
@openshift-merge-bot openshift-merge-bot Bot merged commit 34c3f5b into main Jul 2, 2026
8 checks passed
@red-hat-konflux red-hat-konflux Bot deleted the konflux/mintmaker/main/registry.access.redhat.com-ubi9-go-toolset-9.x branch July 2, 2026 13:42
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. dependencies lgtm Indicates that a PR is ready to be merged. 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