Skip to content

NO-JIRA: Update kueue-operator-main to cd83f8f#2104

Merged
openshift-merge-bot[bot] merged 1 commit into
mainfrom
konflux/component-updates/component-update-kueue-operator-main
Jun 29, 2026
Merged

NO-JIRA: Update kueue-operator-main to cd83f8f#2104
openshift-merge-bot[bot] merged 1 commit into
mainfrom
konflux/component-updates/component-update-kueue-operator-main

Conversation

@red-hat-konflux

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

Copy link
Copy Markdown
Contributor

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

This PR contains the following updates:

Package Update Change
quay.io/redhat-user-workloads/kueue-operator-tenant/kueue-operator-main digest 3b03501 -> cd83f8f

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 operator image reference to a newer digest in the release metadata.
    • Kept all other image entries unchanged.

@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 28, 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=88e9987f98ee9da7705b3e0bf0e7403206d50fef'

This PR contains the following updates:

Package Update Change
quay.io/redhat-user-workloads/kueue-operator-tenant/kueue-operator-main digest 3b03501 -> bc7bca7

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.

@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 28, 2026
@coderabbitai

coderabbitai Bot commented Jun 28, 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: 7e947bb1-947c-46b0-9b64-b205b9421ba5

📥 Commits

Reviewing files that changed from the base of the PR and between 828d54d and 8a74e72.

📒 Files selected for processing (2)
  • related_images.developer.json
  • related_images.json
✅ Files skipped from review due to trivial changes (2)
  • related_images.developer.json
  • related_images.json

Walkthrough

Two JSON files have their operator image SHA256 digest updated to a new value. related_images.developer.json updates the kueue-operator-main digest and related_images.json updates the kueue-rhel9-operator digest. No other fields are changed.

Changes

Operator Image Digest Bump

Layer / File(s) Summary
Operator image digest update
related_images.developer.json, related_images.json
Updates the operator entry's image SHA256 digest in both developer and production image reference files.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

lgtm

🚥 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 matches the PR’s main change: updating kueue-operator-main to a new 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 JSONs changed; no *_test.go or Ginkgo title changes, so the PR doesn't touch test names.
Test Structure And Quality ✅ Passed Only related_images.json and related_images.developer.json changed; no Ginkgo or test files were modified, so the test-quality check is not applicable.
Microshift Test Compatibility ✅ Passed PR only updates image digests in JSON metadata; no Ginkgo tests or OpenShift API usage was added.
Single Node Openshift (Sno) Test Compatibility ✅ Passed Only image-digest JSON metadata changed; no new or modified Ginkgo tests or SNO-sensitive logic were added.
Topology-Aware Scheduling Compatibility ✅ Passed Only related_images JSON digest entries changed; no deployment manifests, controllers, or topology-sensitive scheduling logic were modified.
Ote Binary Stdout Contract ✅ Passed PR only updates related_images JSON digests; no main/init/TestMain/RunSpecs or stdout/logging code was changed, so the stdout contract is unaffected.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed Only image digest JSON files changed; no new Ginkgo/e2e tests or network-using code were added, so the IPv6/disconnected check is not applicable.
No-Weak-Crypto ✅ Passed PR only updates image digests in JSON; no MD5/SHA1/DES/RC4/3DES/Blowfish, custom crypto, or secret comparisons were added.
Container-Privileges ✅ Passed Only related_images JSON digests changed; no manifest fields like privileged, hostNetwork, hostPID/IPC, SYS_ADMIN, or allowPrivilegeEscalation were added.
No-Sensitive-Data-In-Logs ✅ Passed Changed files are only related_images*.json image digests; scans found no password/token/PII/session/hostname-like data or logs.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch konflux/component-updates/component-update-kueue-operator-main

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

@openshift-ci

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

2 similar comments
@openshift-ci

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

@openshift-ci

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

@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 `@related_images.developer.json`:
- Line 4: The image pull spec in related_images.developer.json contains a
trailing space, which is then copied verbatim by the developer bundle generation
flow. Update the image value to remove the extra whitespace so the CSV rewrite
path in the bundle generation uses a valid image reference; the affected symbol
to check is the "image" entry in related_images.developer.json.
🪄 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: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Enterprise

Run ID: 7f77d157-8bb3-4921-9409-c1b0d0540de4

📥 Commits

Reviewing files that changed from the base of the PR and between 88e9987 and 828d54d.

📒 Files selected for processing (2)
  • related_images.developer.json
  • related_images.json

Comment thread related_images.developer.json Outdated
Image created from 'https://github.com/openshift/kueue-operator?rev=f293864e338baad93d04a2a8f684f87af5c8f84e'

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot changed the title NO-JIRA: Update kueue-operator-main to bc7bca7 NO-JIRA: Update kueue-operator-main to cd83f8f Jun 29, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/component-updates/component-update-kueue-operator-main branch from 828d54d to 8a74e72 Compare June 29, 2026 17:48
@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label Jun 29, 2026
@openshift-ci

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

@kannon92

Copy link
Copy Markdown
Contributor

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jun 29, 2026
@openshift-merge-bot openshift-merge-bot Bot merged commit e9863c1 into main Jun 29, 2026
19 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. 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