Skip to content

NO-JIRA: Update kueue-operator-1-4 to dc56711#2099

Merged
openshift-merge-bot[bot] merged 1 commit into
release-1.4from
konflux/component-updates/kueue-bundle-1-4-component-update-kueue-operator-1-4
Jun 28, 2026
Merged

NO-JIRA: Update kueue-operator-1-4 to dc56711#2099
openshift-merge-bot[bot] merged 1 commit into
release-1.4from
konflux/component-updates/kueue-bundle-1-4-component-update-kueue-operator-1-4

Conversation

@red-hat-konflux

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

Copy link
Copy Markdown
Contributor

Image created from 'https://github.com/openshift/kueue-operator?rev=5d46bc2d9458cd147bbe1c1574c400b70d21e84b'

This PR contains the following updates:

Package Update Change
quay.io/redhat-user-workloads/kueue-operator-tenant/kueue-operator-1-4 digest 9b2cd7d -> dc56711

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 the container image reference for the operator to a newer digest.

Image created from 'https://github.com/openshift/kueue-operator?rev=5d46bc2d9458cd147bbe1c1574c400b70d21e84b'

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. konflux-nudge lgtm Indicates that a PR is ready to be merged. labels Jun 27, 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 Jun 27, 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:

Image created from 'https://github.com/openshift/kueue-operator?rev=5d46bc2d9458cd147bbe1c1574c400b70d21e84b'

This PR contains the following updates:

Package Update Change
quay.io/redhat-user-workloads/kueue-operator-tenant/kueue-operator-1-4 digest 9b2cd7d -> dc56711

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

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 Jun 27, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Enterprise

Run ID: 7e31e30a-ecf9-463c-bf0d-404e1c55fd88

📥 Commits

Reviewing files that changed from the base of the PR and between 5d46bc2 and 286243d.

📒 Files selected for processing (1)
  • related_images.json

Walkthrough

Updates the operator image digest in related_images.json to a new kueue-rhel9-operator SHA256. No other image entries change.

Changes

Operator image digest refresh

Layer / File(s) Summary
Image digest update
related_images.json
The operator image entry is updated to the new kueue-rhel9-operator SHA256 digest.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

🚥 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 clearly describes the main change: updating kueue-operator-1-4 to the new dc56711 digest.
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 related_images.json changed; no Ginkgo tests or test titles were modified in this PR.
Test Structure And Quality ✅ Passed Only related_images.json changed; no Ginkgo or test files were modified, so the test-quality check is not applicable.
Microshift Test Compatibility ✅ Passed Only related_images.json changed (an image digest bump); no new Ginkgo tests or MicroShift-unsupported APIs/resources were added.
Single Node Openshift (Sno) Test Compatibility ✅ Passed PR only updates related_images.json image digest; no Ginkgo/e2e test code or SNO-sensitive test logic was added or changed.
Topology-Aware Scheduling Compatibility ✅ Passed Only related_images.json changed, updating the operator image digest; no scheduling manifests or controller code were modified.
Ote Binary Stdout Contract ✅ Passed Only related_images.json changed; no process-level code or stdout writes in main/init/suite setup were modified.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed PASS: The PR only updates related_images.json image digest; no Ginkgo e2e tests or network code were added, so the IPv4/disconnected check is not applicable.
No-Weak-Crypto ✅ Passed Changed file only updates an image digest in related_images.json; no MD5/SHA1/DES/RC4/3DES/Blowfish/ECB, custom crypto, or secret comparison code is present.
Container-Privileges ✅ Passed Only an image digest in related_images.json changed; no manifest privilege settings were added or modified.
No-Sensitive-Data-In-Logs ✅ Passed The only PR change is an image digest update in related_images.json; no passwords, tokens, PII, or internal data are logged.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch konflux/component-updates/kueue-bundle-1-4-component-update-kueue-operator-1-4

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

@openshift-ci

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

1 similar comment
@openshift-ci

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

@kannon92

Copy link
Copy Markdown
Contributor

/retest

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. 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.

2 participants