Skip to content

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

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

chore(deps): update registry.access.redhat.com/ubi9/go-toolset docker tag to v9.8-1782852234#2061
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 Jun 29, 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-17827179339.8-1782852234

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 the build environment to use newer base image versions across agent and operator builds.
    • This should help keep container builds aligned with the latest platform updates and improve overall build stability.

@coderabbitai

coderabbitai Bot commented Jun 29, 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: bd0fb068-e363-4efa-b73f-9699063ad904

📥 Commits

Reviewing files that changed from the base of the PR and between 3e61aae and a9b870a.

📒 Files selected for processing (4)
  • Containerfile.bpfman-agent
  • Containerfile.bpfman-agent.openshift
  • Containerfile.bpfman-operator
  • Containerfile.bpfman-operator.openshift
✅ Files skipped from review due to trivial changes (3)
  • Containerfile.bpfman-operator
  • Containerfile.bpfman-agent.openshift
  • Containerfile.bpfman-operator.openshift
🚧 Files skipped from review as they are similar to previous changes (1)
  • Containerfile.bpfman-agent

Walkthrough

All four Containerfiles update the ubi9/go-toolset builder-stage image reference to newer 9.8 variants. No other build steps, copy instructions, or runtime settings change.

Changes

go-toolset base image tag bump

Layer / File(s) Summary
Builder stage image updates
Containerfile.bpfman-agent, Containerfile.bpfman-agent.openshift, Containerfile.bpfman-operator, Containerfile.bpfman-operator.openshift
Updates the Go toolset FROM image reference in the build stages of all four Containerfiles to newer 9.8 patch variants.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

lgtm, approved

Suggested reviewers

  • alebedev87
  • anfredette
  • Billy99
🚥 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 the ubi9/go-toolset image tag to v9.8-1782852234.
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 image tags changed; no Ginkgo test titles were added or modified, so the stability check is not applicable.
Test Structure And Quality ✅ Passed PR only changes four Containerfiles; no Ginkgo test code was touched, so the test-structure quality check is not applicable.
Microshift Test Compatibility ✅ Passed Added tests are plain testing.T integration/lifecycle tests; no Ginkgo It/Describe additions or unsupported OpenShift APIs beyond allowed SCC.
Single Node Openshift (Sno) Test Compatibility ✅ Passed Only Containerfiles changed, bumping Go toolset tags; no Ginkgo e2e tests or SNO-sensitive test logic were added or modified.
Topology-Aware Scheduling Compatibility ✅ Passed Only Containerfile base-image tags changed; no manifests, controllers, or topology/scheduling fields were added.
Ote Binary Stdout Contract ✅ Passed PASS — The PR only bumps UBI go-toolset tags in Containerfiles; no Go process-level code or stdout writes were changed.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed PR only updates Containerfile base images; no Ginkgo e2e tests were added or modified, and test-path scans found no Ginkgo specs.
No-Weak-Crypto ✅ Passed Touched Containerfiles only bump go-toolset tags; no weak-crypto APIs, custom crypto, or secret/token comparisons appear in those files.
Container-Privileges ✅ Passed Only base-image tags changed; no new privileged settings, host networking, allowPrivilegeEscalation, or SYS_ADMIN were introduced.
No-Sensitive-Data-In-Logs ✅ Passed The PR only updates Go toolset image tags; touched Containerfiles log only build vars/diagnostic text, and no passwords/tokens/PII/internal hostnames appear in the changed files.
✨ 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 anfredette and dave-tucker June 29, 2026 17:56
@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 Jun 29, 2026
@openshift-ci

openshift-ci Bot commented Jun 29, 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.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Actionable comments posted: 4

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@Containerfile.bpfman-agent`:
- Line 4: The builder stage image in the Containerfile.bpfman-agent is still
pinned to a specific UBI build, which will keep causing tag churn. Update the
FROM reference for the bpfman-agent-build stage to use the floating Red Hat UBI
9.8 tag instead of the fixed build-specific tag so it inherits Red Hat-managed
updates.

In `@Containerfile.bpfman-agent.openshift`:
- Line 6: The builder stage in the Containerfile is pinned to a specific UBI
build, which conflicts with the Red Hat base-image policy. Update the
bpfman-agent-build FROM image to use the floating 9.8 tag instead of the fixed
9.8-1782736563 release so Red Hat-managed updates can flow automatically.

In `@Containerfile.bpfman-operator`:
- Line 4: The builder stage in the Containerfile is still pinned to a specific
Red Hat build, so update the bpfman-operator build image reference to use the
floating ubi9/go-toolset 9.8 tag instead of the fixed build-specific tag. Keep
the existing build stage name and platform qualifier intact, and adjust only the
image tag so the builder follows Red Hat’s floating-tag policy.

In `@Containerfile.bpfman-operator.openshift`:
- Line 6: The builder stage is pinned to a fixed Red Hat UBI build tag, which
violates the container policy for RH images. Update the FROM line in the
bpfman-operator build stage to use the floating 9.8 tag instead of the versioned
build tag, keeping the existing stage name and platform handling intact.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

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

Review profile: CHILL

Plan: Enterprise

Run ID: cb83c511-1caf-4578-8600-45e875d14c6e

📥 Commits

Reviewing files that changed from the base of the PR and between cc6ef92 and fdc8ced.

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

Comment thread Containerfile.bpfman-agent Outdated
ARG BUILDPLATFORM

FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:9.8-1782717933 AS bpfman-agent-build
FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:9.8-1782736563 AS bpfman-agent-build

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🔒 Security & Privacy | 🟠 Major | ⚡ Quick win

Use the floating UBI tag for the builder stage.

Line 4 still pins a Red Hat image to a specific build, so this dependency-bump PR will keep generating tag-churn instead of inheriting Red Hat-managed updates. Switch this to the floating 9.8 tag.

Suggested change
-FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:9.8-1782736563 AS bpfman-agent-build
+FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:9.8 AS bpfman-agent-build

As per path instructions, Red Hat images: use floating tags (Red Hat manages updates).

📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:9.8-1782736563 AS bpfman-agent-build
FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:9.8 AS bpfman-agent-build
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@Containerfile.bpfman-agent` at line 4, The builder stage image in the
Containerfile.bpfman-agent is still pinned to a specific UBI build, which will
keep causing tag churn. Update the FROM reference for the bpfman-agent-build
stage to use the floating Red Hat UBI 9.8 tag instead of the fixed
build-specific tag so it inherits Red Hat-managed updates.

Source: Path instructions

Comment thread Containerfile.bpfman-agent.openshift Outdated
ARG BUILDPLATFORM

FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:9.8-1782717933 AS bpfman-agent-build
FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:9.8-1782736563 AS bpfman-agent-build

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🔒 Security & Privacy | 🟠 Major | ⚡ Quick win

Use the floating UBI tag for the builder stage.

Line 6 keeps the Red Hat builder image pinned to a specific build, which conflicts with the container policy and defeats Red Hat-managed base-image updates. Use the floating 9.8 tag here as well.

Suggested change
-FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:9.8-1782736563 AS bpfman-agent-build
+FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:9.8 AS bpfman-agent-build

As per path instructions, Red Hat images: use floating tags (Red Hat manages updates).

📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:9.8-1782736563 AS bpfman-agent-build
FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:9.8 AS bpfman-agent-build
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@Containerfile.bpfman-agent.openshift` at line 6, The builder stage in the
Containerfile is pinned to a specific UBI build, which conflicts with the Red
Hat base-image policy. Update the bpfman-agent-build FROM image to use the
floating 9.8 tag instead of the fixed 9.8-1782736563 release so Red Hat-managed
updates can flow automatically.

Source: Path instructions

Comment thread Containerfile.bpfman-operator Outdated
ARG BUILDPLATFORM

FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:9.8-1782717933 AS bpfman-operator-build
FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:9.8-1782736563 AS bpfman-operator-build

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🔒 Security & Privacy | 🟠 Major | ⚡ Quick win

Use the floating UBI tag for the builder stage.

Line 4 is still pinned to a specific Red Hat build, so this update preserves the policy violation rather than fixing it. Please switch the builder image to the floating 9.8 tag.

Suggested change
-FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:9.8-1782736563 AS bpfman-operator-build
+FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:9.8 AS bpfman-operator-build

As per path instructions, Red Hat images: use floating tags (Red Hat manages updates).

📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:9.8-1782736563 AS bpfman-operator-build
FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:9.8 AS bpfman-operator-build
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@Containerfile.bpfman-operator` at line 4, The builder stage in the
Containerfile is still pinned to a specific Red Hat build, so update the
bpfman-operator build image reference to use the floating ubi9/go-toolset 9.8
tag instead of the fixed build-specific tag. Keep the existing build stage name
and platform qualifier intact, and adjust only the image tag so the builder
follows Red Hat’s floating-tag policy.

Source: Path instructions

Comment thread Containerfile.bpfman-operator.openshift Outdated
ARG BUILDPLATFORM

FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:9.8-1782717933 AS bpfman-operator-build
FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:9.8-1782736563 AS bpfman-operator-build

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🔒 Security & Privacy | 🟠 Major | ⚡ Quick win

Use the floating UBI tag for the builder stage.

Line 6 keeps the builder on a fixed Red Hat build tag, which is explicitly disallowed by the container policy for RH images. Switching to the floating 9.8 tag avoids recurring version-bump PRs for managed rebuilds.

Suggested change
-FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:9.8-1782736563 AS bpfman-operator-build
+FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:9.8 AS bpfman-operator-build

As per path instructions, Red Hat images: use floating tags (Red Hat manages updates).

📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:9.8-1782736563 AS bpfman-operator-build
FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:9.8 AS bpfman-operator-build
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@Containerfile.bpfman-operator.openshift` at line 6, The builder stage is
pinned to a fixed Red Hat UBI build tag, which violates the container policy for
RH images. Update the FROM line in the bpfman-operator build stage to use the
floating 9.8 tag instead of the versioned build tag, keeping the existing stage
name and platform handling intact.

Source: Path instructions

@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. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jun 30, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/registry.access.redhat.com-ubi9-go-toolset-9.x branch from fdc8ced to 3e61aae Compare June 30, 2026 16:27
@openshift-ci openshift-ci Bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 30, 2026

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Actionable comments posted: 2

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@Containerfile.bpfman-operator.openshift`:
- Line 10: The verification stage is copying the entire repository, which breaks
the container policy and bloats the layer cache. Update the new stage to copy
only the minimal inputs needed for running ./test/integration/... instead of
using COPY . ., and keep the change localized to the verification stage setup in
the Containerfile.bpfman-operator.openshift.
- Line 11: The `go test -c` step is too broad because `./test/integration/...`
expands to multiple packages, making the single `-o /dev/null` output brittle.
Narrow the invocation in the `RUN` step to one package under the integration
test path, or adjust the `go test` command so each package produced by
`test/integration` and `test/integration/loadimagearchive` writes its binary to
a separate temporary location.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

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

Review profile: CHILL

Plan: Enterprise

Run ID: 524395f7-1282-4978-8ee7-f2e642ab3d89

📥 Commits

Reviewing files that changed from the base of the PR and between fdc8ced and 3e61aae.

📒 Files selected for processing (4)
  • Containerfile.bpfman-agent
  • Containerfile.bpfman-agent.openshift
  • Containerfile.bpfman-operator
  • Containerfile.bpfman-operator.openshift
✅ Files skipped from review due to trivial changes (1)
  • Containerfile.bpfman-agent.openshift
🚧 Files skipped from review as they are similar to previous changes (2)
  • Containerfile.bpfman-agent
  • Containerfile.bpfman-operator

FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:9.8-1782717933 AS verify-test
FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:9.8-1782736563 AS verify-test
WORKDIR /usr/src/bpfman-operator
COPY . .

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🔒 Security & Privacy | 🟠 Major | 🏗️ Heavy lift

Avoid copying the full repository into the verification stage.

Line 10 adds COPY . . to a new stage, which violates the container policy and unnecessarily broadens what lands in build layers/cache. Copy only the files and directories needed for ./test/integration/.... As per path instructions, COPY specific files, not entire context.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@Containerfile.bpfman-operator.openshift` at line 10, The verification stage
is copying the entire repository, which breaks the container policy and bloats
the layer cache. Update the new stage to copy only the minimal inputs needed for
running ./test/integration/... instead of using COPY . ., and keep the change
localized to the verification stage setup in the
Containerfile.bpfman-operator.openshift.

Source: Path instructions

FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:9.8-1782736563 AS verify-test
WORKDIR /usr/src/bpfman-operator
COPY . .
RUN go test -mod vendor -tags=integration_tests -c -o /dev/null ./test/integration/... && touch /tmp/verify-test.done

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
set -euo pipefail

echo "Go package directories under test/integration:"
fd -t f -e go . test/integration | xargs -r -n1 dirname | sort -u

echo
count="$(fd -t f -e go . test/integration | xargs -r -n1 dirname | sort -u | wc -l | tr -d ' ')"
echo "Unique package dirs: ${count}"
if [ "${count}" -gt 1 ]; then
  echo "WARNING: multiple package directories detected; 'go test -c -o /dev/null ./test/integration/...' is likely fragile."
fi

Repository: openshift/bpfman-operator

Length of output: 401


Narrow the go test -c invocation ./test/integration/... expands to both test/integration and test/integration/loadimagearchive, so -c -o /dev/null is brittle here. Restrict it to a single package or write each binary to its own temp directory.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@Containerfile.bpfman-operator.openshift` at line 11, The `go test -c` step is
too broad because `./test/integration/...` expands to multiple packages, making
the single `-o /dev/null` output brittle. Narrow the invocation in the `RUN`
step to one package under the integration test path, or adjust the `go test`
command so each package produced by `test/integration` and
`test/integration/loadimagearchive` writes its binary to a separate temporary
location.

… tag to v9.8-1782852234

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 3e61aae to a9b870a Compare July 1, 2026 01:20
@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-1782736563 chore(deps): update registry.access.redhat.com/ubi9/go-toolset docker tag to v9.8-1782852234 Jul 1, 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 1, 2026
@openshift-ci

openshift-ci Bot commented Jul 1, 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 1, 2026
@openshift-merge-bot openshift-merge-bot Bot merged commit 30ca0e5 into main Jul 1, 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 1, 2026 10:07
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