Skip to content

chore(deps): update multiarch-tuning-operator to c32bed1#342

Merged
AnnaZivkovic merged 1 commit into
mainfrom
konflux/component-updates/multiarch-tuning-operator-bundle-component-update-multiarch-tuning-operator
Jun 12, 2026
Merged

chore(deps): update multiarch-tuning-operator to c32bed1#342
AnnaZivkovic merged 1 commit into
mainfrom
konflux/component-updates/multiarch-tuning-operator-bundle-component-update-multiarch-tuning-operator

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Jun 10, 2026

Copy link
Copy Markdown

Image created from 'https://github.com/openshift/multiarch-tuning-operator?rev=7829dbd6efce9cf9da43400e91da25d9e2ba53aa'

This PR contains the following updates:

Package Update Change
quay.io/redhat-user-workloads/multiarch-tuning-ope-tenant/multiarch-tuning-operator/multiarch-tuning-operator digest 0f14ee8 -> c32bed1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

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

Summary by CodeRabbit

  • Chores
    • Updated build environment base image dependency to latest version.

Image created from 'https://github.com/openshift/multiarch-tuning-operator?rev=7829dbd6efce9cf9da43400e91da25d9e2ba53aa'

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Jun 10, 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: 02423910-ebcb-4045-8014-4c32f7b14c6c

📥 Commits

Reviewing files that changed from the base of the PR and between 7829dbd and a64598d.

📒 Files selected for processing (1)
  • bundle.konflux.Dockerfile

Walkthrough

The pull request updates the pinned SHA256 digest of the multiarch-tuning-rhel9-operator image referenced by the IMG build argument in bundle.konflux.Dockerfile. This changes the exact base image content that the builder stage uses for bundle manifest and scorecard packaging.

Changes

Base image digest update

Layer / File(s) Summary
Bundle operator image digest update
bundle.konflux.Dockerfile
The IMG build argument is updated to reference a new pinned SHA256 digest for the multiarch-tuning-rhel9-operator base image used by the builder stage.

Possibly related PRs

Suggested labels

lgtm, approved

Suggested reviewers

  • aleskandro
  • jcpowermac

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 14 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Ipv6 And Disconnected Network Test Compatibility ⚠️ Warning 71 new Ginkgo e2e tests added that use external quay.io public registry images, requiring internet connectivity incompatible with IPv6-only disconnected environments. Add [Skipped:Disconnected] to tests requiring external registries, or migrate to internal cluster registry/image mirrors.
✅ Passed checks (14 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 the multiarch-tuning-operator dependency to a specific commit digest (c32bed1).
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 All Ginkgo test names in the codebase use stable, deterministic string literals with no dynamic values like pod names, timestamps, UUIDs, or namespaces.
Test Structure And Quality ✅ Passed PR only modifies bundle.konflux.Dockerfile (dependency digest update), no Ginkgo test code changes made; check for test quality is not applicable.
Microshift Test Compatibility ✅ Passed This PR only updates a Dockerfile base image digest (bundle.konflux.Dockerfile). No new Ginkgo e2e tests are being added, so the MicroShift Test Compatibility check does not apply.
Single Node Openshift (Sno) Test Compatibility ✅ Passed No new Ginkgo e2e tests are added in this PR. The change only updates a base image digest in bundle.konflux.Dockerfile, so the SNO test compatibility check is not applicable.
Topology-Aware Scheduling Compatibility ✅ Passed PR only updates a Dockerfile build argument (image digest), not deployment manifests or operator code. No scheduling constraints are introduced or modified. The check does not apply.
Ote Binary Stdout Contract ✅ Passed PR only updates Docker image digest in bundle.konflux.Dockerfile; no code changes. Codebase uses standard Ginkgo v2 testing (not OTE), all logging properly configured away from stdout.
No-Weak-Crypto ✅ Passed PR only updates SHA256 container digest in Dockerfile; no MD5, SHA1, DES, RC4, 3DES, Blowfish, ECB, or custom crypto detected.
Container-Privileges ✅ Passed No privileged container configurations found. Container uses restrictive security context with privileged:false, allowPrivilegeEscalation:false, runAsNonRoot:true, and all capabilities dropped.
No-Sensitive-Data-In-Logs ✅ Passed The Dockerfile contains only generic success/error messages and logs public container image references with SHA256 digests—no passwords, tokens, API keys, PII, or sensitive data are exposed.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch konflux/component-updates/multiarch-tuning-operator-bundle-component-update-multiarch-tuning-operator

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

@openshift-ci openshift-ci Bot requested review from aleskandro and jcpowermac June 10, 2026 19:55
@openshift-ci

openshift-ci Bot commented Jun 10, 2026

Copy link
Copy Markdown

@red-hat-konflux[bot]: all tests passed!

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.

@AnnaZivkovic

Copy link
Copy Markdown

/lgtm
/approve

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

openshift-ci Bot commented Jun 11, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: AnnaZivkovic

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 Jun 11, 2026
@AnnaZivkovic AnnaZivkovic merged commit 6288c18 into main Jun 12, 2026
22 checks passed
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. konflux-nudge lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant