Skip to content

NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to 69f5c98#2049

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

NO-ISSUE: Update registry.access.redhat.com/ubi9/ubi-minimal:latest Docker digest to 69f5c98#2049
red-hat-konflux[bot] wants to merge 1 commit intomasterfrom
konflux/mintmaker/master/ubi-runtime-images

Conversation

@red-hat-konflux
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Mar 11, 2026

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


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.

…ocker digest to 69f5c98

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@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 Mar 11, 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 Mar 11, 2026
@openshift-ci-robot
Copy link

@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 -> 69f5c98

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.

@openshift-ci openshift-ci bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Mar 11, 2026
@coderabbitai
Copy link

coderabbitai bot commented Mar 11, 2026

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: Pro

Run ID: ce4b8ab5-591d-4ef5-984d-8d2d47b070e6

📥 Commits

Reviewing files that changed from the base of the PR and between c3de390 and d32e0db.

📒 Files selected for processing (6)
  • Dockerfile.assisted-installer
  • Dockerfile.assisted-installer-controller
  • Dockerfile.assisted-installer-controller-downstream
  • Dockerfile.assisted-installer-controller-mce
  • Dockerfile.assisted-installer-downstream
  • Dockerfile.assisted-installer-mce

Walkthrough

Updates base image digests across six Dockerfile variants from sha256:6fc28bcb... to sha256:69f5c988... in the FROM instruction. No changes to build steps, environment variables, or functionality.

Changes

Cohort / File(s) Summary
Base Image Digest Updates
Dockerfile.assisted-installer, Dockerfile.assisted-installer-controller, Dockerfile.assisted-installer-controller-downstream, Dockerfile.assisted-installer-controller-mce, Dockerfile.assisted-installer-downstream, Dockerfile.assisted-installer-mce
Updated ubi-minimal base image digest in FROM instruction across all six Dockerfile variants. No changes to build steps or instructions.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: updating a Docker image digest across multiple Dockerfiles to the specific digest 69f5c98.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Stable And Deterministic Test Names ✅ Passed The PR only modifies Dockerfile files to update base image digests, with no changes to test files containing Ginkgo tests.
Test Structure And Quality ✅ Passed This PR only modifies Docker image digests in Dockerfile files and does not contain any Ginkgo test code changes, making the test quality assessment check not applicable.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch konflux/mintmaker/master/ubi-runtime-images

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

@openshift-ci openshift-ci bot requested review from carbonin and romfreiman March 11, 2026 12:14
@openshift-ci openshift-ci bot added the downstream-change-needed Requires updating downstream image label Mar 11, 2026
@openshift-ci
Copy link

openshift-ci bot commented Mar 11, 2026

[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

1 similar comment
@openshift-ci
Copy link

openshift-ci bot commented Mar 11, 2026

[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

@codecov
Copy link

codecov bot commented Mar 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.48%. Comparing base (c3de390) to head (d32e0db).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2049   +/-   ##
=======================================
  Coverage   48.48%   48.48%           
=======================================
  Files          20       20           
  Lines        4333     4333           
=======================================
  Hits         2101     2101           
  Misses       2011     2011           
  Partials      221      221           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD c3de390 and 2 for PR HEAD d32e0db in total

@openshift-ci
Copy link

openshift-ci bot commented Mar 13, 2026

@red-hat-konflux[bot]: The following test 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-e2e-ai-operator-ztp d32e0db link true /test edge-e2e-ai-operator-ztp

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-ci-robot
Copy link

@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 -> 69f5c98

[!WARNING]
Some dependencies could not be looked up. Check the warning logs for more information.


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.

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. downstream-change-needed Requires updating downstream image jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. ubi

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant