Skip to content

chore(deps): update jobset-operator-main to 8f85674#329

Open
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/component-updates/jobset-operator-bundle-main-component-update-jobset-operator-main
Open

chore(deps): update jobset-operator-main to 8f85674#329
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/component-updates/jobset-operator-bundle-main-component-update-jobset-operator-main

Conversation

@red-hat-konflux
Copy link
Copy Markdown
Contributor

@red-hat-konflux red-hat-konflux bot commented Apr 14, 2026

Image created from 'https://github.com/openshift/jobset-operator?rev=72258398acc226ab4242ce222ba9f4c397ee1af9'

This PR contains the following updates:

Package Update Change
quay.io/redhat-user-workloads/jobset-lws-pipeline-tenant/jobset-operator-main digest f98f5cc -> 8f85674

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 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 to a newer version for improved stability and compatibility.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 14, 2026

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

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 Plus

Run ID: 19ff1e3d-e4b6-4937-901c-9ef05ed981bb

📥 Commits

Reviewing files that changed from the base of the PR and between 0f1f564 and fdbaa77.

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

Walkthrough

The bundle.Dockerfile default build argument OPERATOR_IMAGE is updated to a new job-set operator image digest, replacing the previous SHA256 digest with sha256:8f85674da1401bd302172a2c72f842bf8d3c47637ecff3c7d6921b5481126bd2.

Changes

Cohort / File(s) Summary
Build Configuration
bundle.Dockerfile
Updated default OPERATOR_IMAGE build-arg digest from registry.redhat.io/job-set/jobset-rhel9-operator@sha256:f98f5cc1d8a2b038f21984411d8aca26c8bef3bd7bd8d6ae4f33dbee8b992f63 to registry.redhat.io/job-set/jobset-rhel9-operator@sha256:8f85674da1401bd302172a2c72f842bf8d3c47637ecff3c7d6921b5481126bd2. REPLACED_OPERATOR_IMG remains ${OPERATOR_IMAGE}, so replace scripts will use the updated digest when the build-arg is not overridden.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 9 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Microshift Test Compatibility ⚠️ Warning New Ginkgo e2e tests use operator.openshift.io API group which is unavailable on MicroShift and lack required protection mechanisms. Add [apigroup:operator.openshift.io] tags or [Skipped:MicroShift] labels to tests to prevent execution on MicroShift clusters.
✅ Passed checks (9 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 jobset-operator-main digest in the Dockerfile, which is the primary purpose of this changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Stable And Deterministic Test Names ✅ Passed PR contains only infrastructure/build configuration changes updating OPERATOR_IMAGE digest in bundle.Dockerfile. Does not modify test files or test names. Stable test names in e2e_test.go remain unaltered.
Test Structure And Quality ✅ Passed This PR only modifies bundle.Dockerfile for a digest value update, with no test file changes to assess against the Ginkgo test code quality check.
Single Node Openshift (Sno) Test Compatibility ✅ Passed This PR only modifies bundle.Dockerfile to update an OPERATOR_IMAGE digest. No new Ginkgo e2e tests are added.
Topology-Aware Scheduling Compatibility ✅ Passed PR only updates OPERATOR_IMAGE digest in bundle.Dockerfile, not deployment manifests, operator code, or controllers.
Ote Binary Stdout Contract ✅ Passed OTE Binary Stdout Contract check is not applicable; PR only modifies bundle.Dockerfile Docker build argument digest.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed This PR only modifies bundle.Dockerfile to update a Docker build argument digest and does not add any new Ginkgo e2e tests.

✏️ 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/jobset-operator-bundle-main-component-update-jobset-operator-main

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

@openshift-ci openshift-ci bot requested review from ardaguclu and atiratree April 14, 2026 06:40
@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Apr 14, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux[bot]
Once this PR has been reviewed and has the lgtm label, please assign atiratree for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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 changed the title chore(deps): update jobset-operator-main to 1f63f8d chore(deps): update jobset-operator-main to c4e712a Apr 14, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/component-updates/jobset-operator-bundle-main-component-update-jobset-operator-main branch from a81f421 to e7e9978 Compare April 14, 2026 08:58
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update jobset-operator-main to c4e712a chore(deps): update jobset-operator-main to 1433675 Apr 14, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/component-updates/jobset-operator-bundle-main-component-update-jobset-operator-main branch from e7e9978 to be619cd Compare April 14, 2026 11:11
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update jobset-operator-main to 1433675 chore(deps): update jobset-operator-main to 296983e Apr 14, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/component-updates/jobset-operator-bundle-main-component-update-jobset-operator-main branch from be619cd to 0f1f564 Compare April 14, 2026 16:35
Image created from 'https://github.com/openshift/jobset-operator?rev=72258398acc226ab4242ce222ba9f4c397ee1af9'

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 chore(deps): update jobset-operator-main to 296983e chore(deps): update jobset-operator-main to 8f85674 Apr 14, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/component-updates/jobset-operator-bundle-main-component-update-jobset-operator-main branch from 0f1f564 to fdbaa77 Compare April 14, 2026 20:32
@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Apr 14, 2026

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants