Skip to content

Update docker image updates to v9.8-1784190466#257

Open
red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/docker-image-updates
Open

Update docker image updates to v9.8-1784190466#257
red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/docker-image-updates

Conversation

@red-hat-konflux-kflux-prd-rh02

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on monday"
  • 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.

Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
@openshift-ci
openshift-ci Bot requested review from rh-amarin and tirthct July 20, 2026 04:01
@openshift-ci

openshift-ci Bot commented Jul 20, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign pnguyen44 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

@coderabbitai

coderabbitai Bot commented Jul 20, 2026

Copy link
Copy Markdown
📝 Walkthrough

Walkthrough

The Dockerfile builder stage image tag changed from 9.8-1783931515 to 9.8-1784190466. Build steps, runtime configuration, and exported container metadata remain unchanged.

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

Suggested reviewers: ciaranroche

🚥 Pre-merge checks | ✅ 11
✅ Passed checks (11 passed)
Check name Status Explanation
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.
Sec-02: Secrets In Log Output ✅ Passed PASS: PR only changes Dockerfile; scans found no log/Print statements with token/password/credential/secret fields in non-test, non-example code (CWE-532).
No Hardcoded Secrets ✅ Passed Dockerfile-only change updates a base image tag; no hardcoded credentials, secrets, long base64 blobs, or credentialized URLs were added (CWE-798 not present).
No Weak Cryptography ✅ Passed Only Dockerfile base-image tag changed; no crypto code was added and repo search found no banned primitives or secret compares. CWE-327 not triggered.
No Injection Vectors ✅ Passed PASS: PR only changes a Dockerfile base-image tag; no CWE-89/78/79/502 code paths or untrusted-input flows are present.
No Privileged Containers ✅ Passed No CWE-250 issue: PR only bumps a builder image tag; no privileged flags, host namespaces, or new root runtime were added.
No Pii Or Sensitive Data In Logs ✅ Passed Only a Dockerfile image tag changed; no logging statements or data-bearing code paths were added. No CWE-532 exposure.
Title check ✅ Passed The title matches the only substantive change: bumping the ubi9/go-toolset builder image tag.
Description check ✅ Passed The description accurately describes the image tag update and related automation notes.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch konflux/mintmaker/main/docker-image-updates
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch konflux/mintmaker/main/docker-image-updates

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

@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: 1

🤖 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 `@Dockerfile`:
- Line 3: Update the Dockerfile builder image reference in the FROM instruction
to include the exact immutable manifest digest for
registry.access.redhat.com/ubi9/go-toolset:9.8-1784190466, preserving the
existing builder stage.
🪄 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: Central YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Enterprise

Run ID: 77e7ca0c-b5e0-47b5-ac92-2ed9351b5c5b

📥 Commits

Reviewing files that changed from the base of the PR and between 2ee6e73 and aa56fce.

📒 Files selected for processing (1)
  • Dockerfile
🔗 Linked repositories identified

CodeRabbit considers these linked repositories for cross-repo context during reviews:

  • openshift-hyperfleet/architecture (manual)
  • openshift-hyperfleet/hyperfleet-api (manual)
  • openshift-hyperfleet/hyperfleet-sentinel (manual)
  • openshift-hyperfleet/hyperfleet-adapter (manual)
  • openshift-hyperfleet/hyperfleet-broker (manual)

Comment thread Dockerfile
ARG BASE_IMAGE=registry.access.redhat.com/ubi9-micro:latest

FROM registry.access.redhat.com/ubi9/go-toolset:9.8-1783931515 AS builder
FROM registry.access.redhat.com/ubi9/go-toolset:9.8-1784190466 AS builder

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

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
set -euo pipefail

image='registry.access.redhat.com/ubi9/go-toolset:9.8-1784190466'
digest="$(skopeo inspect --format '{{.Digest}}' "docker://${image}")"

test -n "${digest}"
printf '%s\n' "${digest}"

Repository: openshift-hyperfleet/hyperfleet-adapter

Length of output: 221


🏁 Script executed:

#!/bin/bash
set -euo pipefail

echo '--- Dockerfile ---'
cat -n Dockerfile | sed -n '1,40p'

echo
echo '--- digest pins in Dockerfile ---'
rg -n '`@sha256`:|FROM .*:' Dockerfile || true

Repository: openshift-hyperfleet/hyperfleet-adapter

Length of output: 1811


🏁 Script executed (no clone):

#!/bin/bash
set -euo pipefail

image='registry.access.redhat.com/ubi9/go-toolset:9.8-1784190466'

# Try the registry v2 manifest endpoint and print only the Docker-Content-Digest header.
# This is read-only and avoids depending on skopeo.
tmp_headers="$(mktemp)"
trap 'rm -f "$tmp_headers"' EXIT

curl -fsSI \
  -H 'Accept: application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.index.v1+json, application/vnd.docker.distribution.manifest.v2+json, application/vnd.oci.image.manifest.v1+json' \
  "https://${image%%:*}/v2/${image#*/}/manifests/${image##*:}" \
  -D "$tmp_headers" >/dev/null || true

sed -n '/^Docker-Content-Digest:/p;/^HTTP\//p;/^WWW-Authenticate:/p' "$tmp_headers"

Length of output: 215


🏁 Script executed:

#!/bin/bash
set -euo pipefail

# Search for any other FROM lines or image pinning patterns in the repository.
rg -n 'FROM\s+.*(`@sha256`:|:[^[:space:]]+)' -g 'Dockerfile*' -g 'Containerfile*' . || true

Repository: openshift-hyperfleet/hyperfleet-adapter

Length of output: 351


Pin the builder image by digest Dockerfile:3registry.access.redhat.com/ubi9/go-toolset:9.8-1784190466 is still mutable. Use the manifest digest instead to avoid supply-chain drift (CWE-494).

🤖 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 `@Dockerfile` at line 3, Update the Dockerfile builder image reference in the
FROM instruction to include the exact immutable manifest digest for
registry.access.redhat.com/ubi9/go-toolset:9.8-1784190466, preserving the
existing builder stage.

Source: Path instructions

@hyperfleet-ci-bot

Copy link
Copy Markdown

Risk Score: 0 — risk/low

Signal Detail Points
PR size 2 lines +0
Sensitive paths none +0

Computed by hyperfleet-risk-scorer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants