kubernetes-sigs / kueue

Kubernetes-native Job Queueing
https://kueue.sigs.k8s.io
Apache License 2.0
1.47k stars 262 forks source link

[release-0.9] TAS: fix dropping of reconcile events for non-leading replica #3613

Closed k8s-infra-cherrypick-robot closed 3 days ago

k8s-infra-cherrypick-robot commented 3 days ago

This is an automated cherry-pick of #3612

/assign mbobrovskyi

Fix dropping of reconcile requests for non-leading replica, which was resulting in workloads
getting stuck pending after the rolling restart of Kueue.
netlify[bot] commented 3 days ago

Deploy Preview for kubernetes-sigs-kueue ready!

Name Link
Latest commit a3f8518baff437f56914f1f4d81475ac91924c83
Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-kueue/deploys/674034bf1538f700085ecc08
Deploy Preview https://deploy-preview-3613--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 site configuration.

mimowo commented 3 days ago

/kind bug /lgtm /approve

k8s-ci-robot commented 3 days ago

LGTM label has been added.

Git tree hash: ae7e6596fc85bedf6da3c10b5a91eee85ef74021

k8s-ci-robot commented 3 days ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: k8s-infra-cherrypick-robot, mimowo

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: - ~~[pkg/controller/OWNERS](https://github.com/kubernetes-sigs/kueue/blob/release-0.9/pkg/controller/OWNERS)~~ [mimowo] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment