Skip to content

[release-2.5] Retry build/sign resource when its pod was evicted - #1890

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

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

Conversation

@openshift-cherrypick-robot

Copy link
Copy Markdown

This is an automated cherry-pick of #1886

/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 27, 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: 2fe78786-db4f-4b9f-9a4d-3c5b982a005d

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.

@openshift-ci
openshift-ci Bot requested review from TomerNewman and ybettan August 27, 2026 15:50
@TomerNewman

Copy link
Copy Markdown
Member

/ok-to-test
/approve
/lgtm

@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

@TomerNewman

Copy link
Copy Markdown
Member

/override ci/prow/security
/retest

@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
/retest

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

/override ci/prow/security

@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

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.

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