Skip to content

Conversation

@pajakd
Copy link
Contributor

@pajakd pajakd commented Oct 24, 2025

What type of PR is this?

/kind bug

What this PR does / why we need it:

When hotswap in TAS evicts the workload due to no available replacement, the workload should be requeued.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?

Fix a bug where a workload would not get requeued after eviction due to failed hotswap.

@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/bug Categorizes issue or PR as related to a bug. labels Oct 24, 2025
@netlify
Copy link

netlify bot commented Oct 24, 2025

Deploy Preview for kubernetes-sigs-kueue ready!

Name Link
🔨 Latest commit a1d17b3
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-sigs-kueue/deploys/68fb313559b75400080ff0f5
😎 Deploy Preview https://deploy-preview-7376--kubernetes-sigs-kueue.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Oct 24, 2025
@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Oct 24, 2025
@mimowo
Copy link
Contributor

mimowo commented Oct 24, 2025

/lgtm
/approve

Thanks, iiuc this affects also 0.13 and 0.14? I would suggest to cherrypick along with the e2e test

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 24, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mimowo, pajakd

The full list of commands accepted by this bot can be found here.

The pull request process is described here

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

@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 2b19d2b780d8390933e6c377b4f7cb2fe6ee8cce

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 24, 2025
@k8s-ci-robot k8s-ci-robot merged commit 47c65c7 into kubernetes-sigs:main Oct 24, 2025
23 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v0.15 milestone Oct 24, 2025
@pajakd pajakd deleted the additional_e2e branch October 24, 2025 10:08
k8s-ci-robot pushed a commit that referenced this pull request Oct 24, 2025
…o failed hotswap (#7380)

* hotswap reschedule evicted

* Enable FailFast in e2e hotswap testing

* Enable feature gate for e2e tests
Singularity23x0 pushed a commit to Singularity23x0/kueue that referenced this pull request Nov 3, 2025
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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants