Skip to content

ci-operator: disable sparse checkout for submodule repos#79756

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
Prucek:disable-sparse-checkout
May 28, 2026
Merged

ci-operator: disable sparse checkout for submodule repos#79756
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
Prucek:disable-sparse-checkout

Conversation

@Prucek
Copy link
Copy Markdown
Member

@Prucek Prucek commented May 27, 2026

Summary

  • Adds prowgen.disable_sparse_checkout: true to ci-operator configs for openshift/kueue-operator and openshift-kni/cnf-features-deploy
  • These repos use git submodules, which fail with sparse checkout's blobless fetches (--filter=blob:none) when submodule gitlink entries are excluded from the sparse working tree
  • Workaround until fix(clonerefs): fall back to full clone when sparse checkout fails kubernetes-sigs/prow#723 lands with a proper fallback in clonerefs

Depends on openshift/ci-tools#5207.

Summary by CodeRabbit

  • Chores

    • CI job generation now disables sparse checkout for affected repositories so generated jobs perform full repository checkouts.
  • Bug Fixes

    • Reduces checkout-related CI failures by ensuring repository contents (including submodule entries) are fetched during job runs.

@openshift-ci openshift-ci Bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 27, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 27, 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: Enterprise

Run ID: 902b0c4c-8562-4c7a-a8f4-15f41289781c

📥 Commits

Reviewing files that changed from the base of the PR and between 7cb3aee and 845d284.

📒 Files selected for processing (51)
  • ci-operator/config/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-master.yaml
  • ci-operator/config/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.10.yaml
  • ci-operator/config/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.11.yaml
  • ci-operator/config/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.12.yaml
  • ci-operator/config/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.13.yaml
  • ci-operator/config/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.14.yaml
  • ci-operator/config/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.15.yaml
  • ci-operator/config/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.16.yaml
  • ci-operator/config/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.17.yaml
  • ci-operator/config/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.18.yaml
  • ci-operator/config/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.19.yaml
  • ci-operator/config/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.20.yaml
  • ci-operator/config/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.21.yaml
  • ci-operator/config/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.22.yaml
  • ci-operator/config/openshift/kueue-operator/openshift-kueue-operator-main.yaml
  • ci-operator/config/openshift/kueue-operator/openshift-kueue-operator-release-1.3.yaml
  • ci-operator/config/openshift/kueue-operator/openshift-kueue-operator-release-1.3__upgrade-from-4.18.yaml
  • ci-operator/config/openshift/kueue-operator/openshift-kueue-operator-release-1.3__upgrade-from-4.19.yaml
  • ci-operator/config/openshift/kueue-operator/openshift-kueue-operator-release-1.3__upgrade-from-4.20.yaml
  • ci-operator/jobs/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-master-postsubmits.yaml
  • ci-operator/jobs/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-master-presubmits.yaml
  • ci-operator/jobs/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.10-postsubmits.yaml
  • ci-operator/jobs/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.10-presubmits.yaml
  • ci-operator/jobs/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.11-postsubmits.yaml
  • ci-operator/jobs/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.11-presubmits.yaml
  • ci-operator/jobs/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.12-postsubmits.yaml
  • ci-operator/jobs/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.12-presubmits.yaml
  • ci-operator/jobs/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.13-postsubmits.yaml
  • ci-operator/jobs/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.13-presubmits.yaml
  • ci-operator/jobs/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.14-postsubmits.yaml
  • ci-operator/jobs/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.14-presubmits.yaml
  • ci-operator/jobs/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.15-postsubmits.yaml
  • ci-operator/jobs/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.15-presubmits.yaml
  • ci-operator/jobs/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.16-postsubmits.yaml
  • ci-operator/jobs/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.16-presubmits.yaml
  • ci-operator/jobs/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.17-postsubmits.yaml
  • ci-operator/jobs/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.17-presubmits.yaml
  • ci-operator/jobs/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.18-postsubmits.yaml
  • ci-operator/jobs/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.18-presubmits.yaml
  • ci-operator/jobs/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.19-postsubmits.yaml
  • ci-operator/jobs/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.19-presubmits.yaml
  • ci-operator/jobs/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.20-postsubmits.yaml
  • ci-operator/jobs/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.20-presubmits.yaml
  • ci-operator/jobs/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.21-postsubmits.yaml
  • ci-operator/jobs/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.21-presubmits.yaml
  • ci-operator/jobs/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.22-postsubmits.yaml
  • ci-operator/jobs/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.22-presubmits.yaml
  • ci-operator/jobs/openshift/kueue-operator/openshift-kueue-operator-main-periodics.yaml
  • ci-operator/jobs/openshift/kueue-operator/openshift-kueue-operator-main-presubmits.yaml
  • ci-operator/jobs/openshift/kueue-operator/openshift-kueue-operator-release-1.3-periodics.yaml
  • ci-operator/jobs/openshift/kueue-operator/openshift-kueue-operator-release-1.3-presubmits.yaml
✅ Files skipped from review due to trivial changes (3)
  • ci-operator/config/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.13.yaml
  • ci-operator/config/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.19.yaml
  • ci-operator/jobs/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.18-presubmits.yaml
🚧 Files skipped from review as they are similar to previous changes (14)
  • ci-operator/config/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.14.yaml
  • ci-operator/config/openshift/kueue-operator/openshift-kueue-operator-release-1.3__upgrade-from-4.19.yaml
  • ci-operator/config/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-master.yaml
  • ci-operator/config/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.18.yaml
  • ci-operator/config/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.17.yaml
  • ci-operator/config/openshift/kueue-operator/openshift-kueue-operator-release-1.3.yaml
  • ci-operator/config/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.11.yaml
  • ci-operator/config/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.15.yaml
  • ci-operator/config/openshift/kueue-operator/openshift-kueue-operator-release-1.3__upgrade-from-4.20.yaml
  • ci-operator/config/openshift/kueue-operator/openshift-kueue-operator-main.yaml
  • ci-operator/config/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.22.yaml
  • ci-operator/config/openshift/kueue-operator/openshift-kueue-operator-release-1.3__upgrade-from-4.18.yaml
  • ci-operator/config/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.21.yaml
  • ci-operator/config/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-release-4.10.yaml

Walkthrough

Adds top-level prowgen.disable_sparse_checkout: true to multiple ci-operator config files and replaces per-job decoration_config entries that listed sparse_checkout_files with an empty decoration_config: {} across cnf-features-deploy and kueue-operator job/periodic/presubmit files.

Changes

ProwGen sparse checkout configuration updates

Layer / File(s) Summary
CNF config insertion
ci-operator/config/openshift-kni/cnf-features-deploy/openshift-kni-cnf-features-deploy-master.yaml, ...-release-4.10.yaml...-release-4.22.yaml
Adds prowgen.disable_sparse_checkout: true to master and release CI configs for cnf-features-deploy.
Kueue-operator config insertion
ci-operator/config/openshift/kueue-operator/openshift-kueue-operator-main.yaml, .../openshift-kueue-operator-release-1.3*.yaml
Adds prowgen.disable_sparse_checkout: true to kueue-operator main/release CI configs, including upgrade variants.

Decoration config / sparse_checkout_files removal

Layer / File(s) Summary
CNF jobs: presubmits/postsubmits
ci-operator/jobs/openshift-kni/cnf-features-deploy/*
Multiple presubmit and postsubmit job entries replaced decoration_config that listed sparse_checkout_files with decoration_config: {} across master and release job YAMLs.
Kueue-operator jobs: periodics/presubmits
ci-operator/jobs/openshift/kueue-operator/*
Periodics and presubmits for kueue-operator now use decoration_config: {} and simplify extra_refs (where present), removing inline sparse_checkout_files lists.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~25 minutes

Suggested labels

lgtm, rehearsals-ack

🚥 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 and specifically describes the main change: disabling sparse checkout for repositories that use submodules, which is the primary objective of this PR.
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 PR contains only CI configuration YAML changes; no Ginkgo test code was modified, making this check not applicable.
Test Structure And Quality ✅ Passed PR contains no Ginkgo test code—only YAML CI/CD configuration changes. Custom check is not applicable.
Microshift Test Compatibility ✅ Passed PR modifies only CI infrastructure YAML (prowgen config, decoration_config); no new Ginkgo e2e tests are added, so MicroShift compatibility check is not applicable.
Single Node Openshift (Sno) Test Compatibility ✅ Passed This PR modifies only CI configuration YAML files (ci-operator configs and Prow job definitions), not Ginkgo e2e tests. The SNO compatibility check is not applicable.
Topology-Aware Scheduling Compatibility ✅ Passed PR modifies only CI/Prow configuration files for sparse checkout behavior, not deployment manifests, operator code, or controllers. No scheduling constraints are introduced.
Ote Binary Stdout Contract ✅ Passed PR contains only YAML CI configuration changes; no source code, test code, OTE binaries, or stdout-producing main/suite setup code is modified.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed PR contains no new Ginkgo e2e tests—it only modifies CI operator YAML configs and utility tools. The custom check for IPv6/disconnected network compatibility is not applicable.
No-Weak-Crypto ✅ Passed PR modifies only CI/Prow YAML configuration files. No weak cryptographic algorithms (MD5, SHA1, DES, RC4, 3DES, Blowfish, ECB), custom crypto implementations, or insecure secret comparisons detected.
Container-Privileges ✅ Passed PR only modifies CI sparse checkout settings. No container privileged settings, hostPID/hostNetwork/hostIPC, SYS_ADMIN capabilities, or allowPrivilegeEscalation found.
No-Sensitive-Data-In-Logs ✅ Passed PR only modifies CI/CD YAML configuration files to disable sparse checkout; no logging code, source code, or sensitive data exposure.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Warning

Review ran into problems

🔥 Problems

Git: Failed to clone repository. Please run the @coderabbitai full review command to re-trigger a full review. If the issue persists, set path_filters to include or exclude specific files.


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

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

@Prucek, pj-rehearse: unable to determine affected jobs. This could be due to a branch that needs to be rebased. ERROR:

couldn't prepare candidate: couldn't rebase candidate onto 33e14bd3e46880f9224aec36726dc24627253ad7 due to conflicts
Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@Prucek Prucek closed this May 27, 2026
@Prucek Prucek force-pushed the disable-sparse-checkout branch from b81d280 to 33e14bd Compare May 27, 2026 12:58
@openshift-merge-bot openshift-merge-bot Bot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label May 27, 2026
@Prucek Prucek reopened this May 27, 2026
@openshift-ci openshift-ci Bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. and removed needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. labels May 27, 2026
@openshift-merge-bot openshift-merge-bot Bot removed the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label May 27, 2026
@Prucek Prucek force-pushed the disable-sparse-checkout branch from 4078672 to 7cb3aee Compare May 27, 2026 15:47
Adds prowgen.disable_sparse_checkout: true to ci-operator configs for
openshift/kueue-operator and openshift-kni/cnf-features-deploy. These
repos use git submodules, which fail with sparse checkout's blobless
fetches (--filter=blob:none) when submodule gitlink entries are excluded
from the sparse working tree.

Depends on openshift/ci-tools#5207.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Prucek Prucek force-pushed the disable-sparse-checkout branch from 7cb3aee to 845d284 Compare May 27, 2026 20:24
@openshift-merge-bot
Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@Prucek: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
pull-ci-openshift-kni-cnf-features-deploy-release-4.11-ci openshift-kni/cnf-features-deploy presubmit Ci-operator config changed
pull-ci-openshift-kni-cnf-features-deploy-release-4.11-e2e-aws-ran-profile openshift-kni/cnf-features-deploy presubmit Ci-operator config changed
pull-ci-openshift-kni-cnf-features-deploy-release-4.11-images openshift-kni/cnf-features-deploy presubmit Ci-operator config changed
pull-ci-openshift-kni-cnf-features-deploy-release-4.20-ci openshift-kni/cnf-features-deploy presubmit Ci-operator config changed
pull-ci-openshift-kni-cnf-features-deploy-release-4.20-e2e-aws-ci-tests openshift-kni/cnf-features-deploy presubmit Ci-operator config changed
pull-ci-openshift-kni-cnf-features-deploy-release-4.20-e2e-aws-ran-profile openshift-kni/cnf-features-deploy presubmit Ci-operator config changed
pull-ci-openshift-kni-cnf-features-deploy-release-4.20-e2e-telco5g-cnftests openshift-kni/cnf-features-deploy presubmit Ci-operator config changed
pull-ci-openshift-kni-cnf-features-deploy-release-4.20-e2e-telco5g-hcp-cnftests openshift-kni/cnf-features-deploy presubmit Ci-operator config changed
pull-ci-openshift-kni-cnf-features-deploy-release-4.20-images openshift-kni/cnf-features-deploy presubmit Ci-operator config changed
pull-ci-openshift-kni-cnf-features-deploy-release-4.20-security openshift-kni/cnf-features-deploy presubmit Ci-operator config changed
pull-ci-openshift-kni-cnf-features-deploy-release-4.20-ztp-ci openshift-kni/cnf-features-deploy presubmit Ci-operator config changed
pull-ci-openshift-kni-cnf-features-deploy-release-4.13-ci openshift-kni/cnf-features-deploy presubmit Ci-operator config changed
pull-ci-openshift-kni-cnf-features-deploy-release-4.13-e2e-aws-ci-tests openshift-kni/cnf-features-deploy presubmit Ci-operator config changed
pull-ci-openshift-kni-cnf-features-deploy-release-4.13-e2e-aws-ran-profile openshift-kni/cnf-features-deploy presubmit Ci-operator config changed
pull-ci-openshift-kni-cnf-features-deploy-release-4.13-images openshift-kni/cnf-features-deploy presubmit Ci-operator config changed
pull-ci-openshift-kni-cnf-features-deploy-release-4.14-ci openshift-kni/cnf-features-deploy presubmit Ci-operator config changed
pull-ci-openshift-kni-cnf-features-deploy-release-4.14-e2e-aws-ci-tests openshift-kni/cnf-features-deploy presubmit Ci-operator config changed
pull-ci-openshift-kni-cnf-features-deploy-release-4.14-e2e-aws-ran-profile openshift-kni/cnf-features-deploy presubmit Ci-operator config changed
pull-ci-openshift-kni-cnf-features-deploy-release-4.14-e2e-telco5g-cnftests openshift-kni/cnf-features-deploy presubmit Ci-operator config changed
pull-ci-openshift-kni-cnf-features-deploy-release-4.14-images openshift-kni/cnf-features-deploy presubmit Ci-operator config changed
pull-ci-openshift-kni-cnf-features-deploy-release-4.14-security openshift-kni/cnf-features-deploy presubmit Ci-operator config changed
pull-ci-openshift-kni-cnf-features-deploy-release-4.19-ci openshift-kni/cnf-features-deploy presubmit Ci-operator config changed
pull-ci-openshift-kni-cnf-features-deploy-release-4.19-e2e-aws-ci-tests openshift-kni/cnf-features-deploy presubmit Ci-operator config changed
pull-ci-openshift-kni-cnf-features-deploy-release-4.19-e2e-aws-ran-profile openshift-kni/cnf-features-deploy presubmit Ci-operator config changed
pull-ci-openshift-kni-cnf-features-deploy-release-4.19-e2e-telco5g-cnftests openshift-kni/cnf-features-deploy presubmit Ci-operator config changed

A total of 155 jobs have been affected by this change. The above listing is non-exhaustive and limited to 25 jobs.

A full list of affected jobs can be found here

Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@kannon92
Copy link
Copy Markdown
Contributor

/lgtm
/approve

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label May 27, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 27, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kannon92, Prucek

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

@Prucek
Copy link
Copy Markdown
Member Author

Prucek commented May 28, 2026

/pj-rehearse pull-ci-openshift-kueue-operator-main-images pull-ci-openshift-kni-cnf-features-deploy-master-images

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

@Prucek: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@Prucek
Copy link
Copy Markdown
Member Author

Prucek commented May 28, 2026

/pj-rehearse ack

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

@Prucek: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-merge-bot openshift-merge-bot Bot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label May 28, 2026
@openshift-merge-bot openshift-merge-bot Bot merged commit a8dc22c into openshift:main May 28, 2026
16 of 18 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. lgtm Indicates that a PR is ready to be merged. rehearsals-ack Signifies that rehearsal jobs have been acknowledged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants