Skip to content

chore(deps): update jobset-operand-main to 48dce12#318

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

chore(deps): update jobset-operand-main to 48dce12#318
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/component-updates/jobset-operator-bundle-main-component-update-jobset-operand-main

Conversation

@red-hat-konflux
Copy link
Copy Markdown
Contributor

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

Image created from 'https://github.com/openshift/kubernetes-sigs-jobset?rev=24e12b7b2f0cded5e3f4124c32b0fd1b90d6d92e'

This PR contains the following updates:

Package Update Change
quay.io/redhat-user-workloads/jobset-lws-pipeline-tenant/jobset-operand-main digest 529de45 -> 48dce12

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 operand image dependency to the latest version.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 13, 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 Plus

Run ID: f00f8d26-b6a2-4353-b5ff-1d71dcfc9feb

📥 Commits

Reviewing files that changed from the base of the PR and between 63583d5 and 5ad507d.

📒 Files selected for processing (1)
  • bundle.Dockerfile
✅ Files skipped from review due to trivial changes (1)
  • bundle.Dockerfile

Walkthrough

Updated the default build-time ARG OPERAND_IMAGE in bundle.Dockerfile to a new digest for registry.redhat.io/job-set/jobset-rhel9. hack/replace-image.sh will use this updated default during the deploy and manifests stages unless OPERAND_IMAGE is overridden.

Changes

Cohort / File(s) Summary
Bundle Configuration
bundle.Dockerfile
Changed ARG OPERAND_IMAGE default from registry.redhat.io/job-set/jobset-rhel9@sha256:529de45ec539ca26bdfd16ba856e82f06246a55626b67d6dc27ec7d168181d99 to registry.redhat.io/job-set/jobset-rhel9@sha256:48dce12136b9a09db78a9cdd4347b40dab6edc9454803512ed43aa2feb47cf00.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 10
✅ Passed checks (10 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-operand-main package digest from 529de45 to 48dce12 in the bundle.Dockerfile.
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 only modifies bundle.Dockerfile to update Docker image digest; no Ginkgo test files or test naming conventions are changed.
Test Structure And Quality ✅ Passed PR only updates Docker image digest in bundle.Dockerfile with no modifications to test files in test/e2e/ directory.
Microshift Test Compatibility ✅ Passed PR only updates bundle.Dockerfile digest; no new Ginkgo e2e tests are added, making this check not applicable.
Single Node Openshift (Sno) Test Compatibility ✅ Passed PR only updates container image digest in bundle.Dockerfile and introduces no new Ginkgo e2e tests, making this check not applicable.
Topology-Aware Scheduling Compatibility ✅ Passed This PR only updates the ARG OPERAND_IMAGE digest in bundle.Dockerfile from one container image hash to another. The change does not modify any deployment manifests, scheduling constraints, pod affinity rules, node selectors, tolerations, or PodDisruptionBudgets, and is compatible with all topologies.
Ote Binary Stdout Contract ✅ Passed PR modifies bundle.Dockerfile with Docker build argument updates; no Go source code changes affecting stdout writes or test execution.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed This PR only updates the ARG OPERAND_IMAGE digest in bundle.Dockerfile 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-operand-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 13, 2026 14:31
@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Apr 13, 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 ardaguclu 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

Image created from 'https://github.com/openshift/kubernetes-sigs-jobset?rev=24e12b7b2f0cded5e3f4124c32b0fd1b90d6d92e'

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-operand-main to b54831c chore(deps): update jobset-operand-main to 48dce12 Apr 14, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/component-updates/jobset-operator-bundle-main-component-update-jobset-operand-main branch from 63583d5 to 5ad507d Compare April 14, 2026 11:11
@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