Skip to content

NO-ISSUE: Update UBI Runtime Images#1337

Open
red-hat-konflux[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master/ubi-runtime-images
Open

NO-ISSUE: Update UBI Runtime Images#1337
red-hat-konflux[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master/ubi-runtime-images

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Feb 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
registry.access.redhat.com/ubi9/ubi-minimal digest 6fc28bc463cae3

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.

@red-hat-konflux red-hat-konflux Bot added 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. ubi labels Feb 18, 2026
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Feb 18, 2026
@openshift-ci-robot

Copy link
Copy Markdown

@red-hat-konflux[bot]: This pull request explicitly references no jira issue.

Details

In response to this:

This PR contains the following updates:

Package Update Change
registry.access.redhat.com/ubi9/ubi-minimal digest 6fc28bc -> c7d4414

Configuration

📅 Schedule: 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.

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.

@coderabbitai

coderabbitai Bot commented Feb 18, 2026

Copy link
Copy Markdown

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

Walkthrough

Updated the final-stage base image digest for registry.access.redhat.com/ubi9/ubi-minimal:latest in three assisted_installer_agent Dockerfile variants; no other Dockerfile instructions were modified.

Changes

Cohort / File(s) Summary
Base image digest update
Dockerfile.assisted_installer_agent, Dockerfile.assisted_installer_agent-downstream, Dockerfile.assisted_installer_agent-mce
Replaced the final-stage FROM image digest for registry.access.redhat.com/ubi9/ubi-minimal:latest from sha256:6fc28bcb6776e387d7a35a2056d9d2b985dc4e26031e98a2bd35a7137cd6fd71 to sha256:d91be7cea9f03a757d69ad7fcdfcd7849dba820110e7980d5e2a1f46ed06ea3b. All other build args, platforms, and instructions remain unchanged.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title matches the change: it describes updating UBI runtime images, which is exactly what the Dockerfile digest updates do.
✨ 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/master/ubi-runtime-images

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

@openshift-ci openshift-ci Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Feb 18, 2026
@openshift-ci openshift-ci Bot requested review from jhernand and omertuc February 18, 2026 00:13
@codecov

codecov Bot commented Feb 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.54%. Comparing base (bdf48b9) to head (db36ad0).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1337      +/-   ##
==========================================
+ Coverage   56.50%   56.54%   +0.04%     
==========================================
  Files          90       90              
  Lines        4653     4653              
==========================================
+ Hits         2629     2631       +2     
+ Misses       1817     1816       -1     
+ Partials      207      206       -1     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/ubi-runtime-images branch from f9d3358 to d3f5dcb Compare March 11, 2026 12:14
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to c7d4414 NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to 69f5c98 Mar 11, 2026
@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label Mar 11, 2026
@openshift-ci

openshift-ci Bot commented Mar 11, 2026

Copy link
Copy Markdown

New changes are detected. LGTM label has been removed.

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/ubi-runtime-images branch from d3f5dcb to c7e0eb9 Compare March 19, 2026 12:08
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to 69f5c98 NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to f225a0f Mar 19, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/ubi-runtime-images branch from c7e0eb9 to f1dccb0 Compare March 20, 2026 00:07
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to f225a0f NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to 83006d5 Mar 20, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/ubi-runtime-images branch from f1dccb0 to 4d7fc51 Compare April 8, 2026 12:15
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to 83006d5 NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to d91be7c Apr 8, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/ubi-runtime-images branch from 4d7fc51 to 49b83e8 Compare April 14, 2026 00:10
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to d91be7c NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to fe688da Apr 14, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/ubi-runtime-images branch from 49b83e8 to 15290ac Compare April 20, 2026 12:58
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to fe688da NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to 175bafd Apr 20, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/ubi-runtime-images branch from 15290ac to 9420351 Compare April 22, 2026 08:09
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to 175bafd NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to 7d4e475 Apr 22, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/ubi-runtime-images branch from 9420351 to 65a466b Compare May 4, 2026 08:10
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to 7d4e475 NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to 8d0a8fb May 4, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/ubi-runtime-images branch from 65a466b to 71e332a Compare May 6, 2026 17:20
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to 8d0a8fb NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to b9b10f4 May 6, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/ubi-runtime-images branch from 71e332a to d809e95 Compare May 11, 2026 08:45
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to b9b10f4 NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to fe9e574 May 11, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/ubi-runtime-images branch from d809e95 to 24c5205 Compare May 12, 2026 08:50
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to fe9e574 NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to 12db987 May 12, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/ubi-runtime-images branch from 24c5205 to 57a25e1 Compare May 20, 2026 04:11
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to 12db987 NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to 2465031 May 20, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/ubi-runtime-images branch from 57a25e1 to a55b6b2 Compare May 25, 2026 16:14
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to 2465031 NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to 457cb28 May 25, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/ubi-runtime-images branch from a55b6b2 to d7e47a2 Compare May 26, 2026 16:04
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to 457cb28 NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to d1578df May 26, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/ubi-runtime-images branch from d7e47a2 to 99da90f Compare May 26, 2026 22:34
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to d1578df NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to 5b74fce May 26, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/ubi-runtime-images branch from 99da90f to 58bd32a Compare June 2, 2026 12:10
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to 5b74fce NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to ae09ecc Jun 2, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/ubi-runtime-images branch from 58bd32a to 0143f81 Compare June 15, 2026 15:59
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to ae09ecc NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to 1bc3c5c Jun 15, 2026
@openshift-ci

openshift-ci Bot commented Jun 15, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: 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

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/ubi-runtime-images branch from 0143f81 to 4c12558 Compare June 23, 2026 13:32
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to 1bc3c5c NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to 8501432 Jun 23, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/ubi-runtime-images branch from 4c12558 to d2b76fd Compare June 25, 2026 12:08
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to 8501432 NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to 44bc70e Jun 25, 2026
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to 44bc70e NO-ISSUE: Update UBI Runtime Images Jun 25, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/ubi-runtime-images branch from d2b76fd to 5237033 Compare June 29, 2026 08:18
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/master/ubi-runtime-images branch from 5237033 to db36ad0 Compare June 30, 2026 13:14
@openshift-ci

openshift-ci Bot commented Jun 30, 2026

Copy link
Copy Markdown

@red-hat-konflux[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/edge-images db36ad0 link true /test edge-images
ci/prow/edge-e2e-ai-operator-ztp db36ad0 link true /test edge-e2e-ai-operator-ztp
ci/prow/edge-e2e-metal-assisted-4-20 db36ad0 link true /test edge-e2e-metal-assisted-4-20
ci/prow/edge-subsystem-test db36ad0 link true /test edge-subsystem-test

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.

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. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. ubi

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant