Skip to content

[release-2.6] Retry build/sign resource when its pod was evicted - #1886

Merged
openshift-merge-bot[bot] merged 1 commit into
rh-ecosystem-edge:release-2.6from
openshift-cherrypick-robot:cherry-pick-1882-to-release-2.6
Aug 27, 2026
Merged

openshift-merge-bot[bot] merged 1 commit into
rh-ecosystem-edge:release-2.6from
openshift-cherrypick-robot:cherry-pick-1882-to-release-2.6

Conversation

@openshift-cherrypick-robot

Copy link
Copy Markdown

This is an automated cherry-pick of #1882

/assign TomerNewman

During a cluster upgrade, node drains can delete a Build's pod before
it completes, leaving the Build in Error(BuildPodDeleted) forever
since Sync() only recreated resources whose spec had changed. Detect
this recoverable failure and delete the resource so it gets retried.
@coderabbitai

coderabbitai Bot commented Aug 26, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 908e4b50-5be4-490b-9563-39718dec4737

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@TomerNewman

Copy link
Copy Markdown
Member

/override ci/prow/security
failed on a test file

@openshift-ci

openshift-ci Bot commented Aug 27, 2026

Copy link
Copy Markdown

@TomerNewman: Overrode contexts on behalf of TomerNewman: ci/prow/security

Details

In response to this:

/override ci/prow/security
failed on a test file

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.

@TomerNewman

Copy link
Copy Markdown
Member

/approve
/lgtm

@openshift-ci openshift-ci Bot added the lgtm label Aug 27, 2026
@openshift-ci

openshift-ci Bot commented Aug 27, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: openshift-cherrypick-robot, TomerNewman

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-merge-bot
openshift-merge-bot Bot merged commit 3f9952e into rh-ecosystem-edge:release-2.6 Aug 27, 2026
15 checks passed
@TomerNewman

Copy link
Copy Markdown
Member

/cherry-pick release-2.5

@openshift-cherrypick-robot

Copy link
Copy Markdown
Author

@TomerNewman: new pull request created: #1890

Details

In response to this:

/cherry-pick release-2.5

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.

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.

2 participants