You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to fix by changing the logic that matches a Workload and a Job. This logic should be included in the job integration library, maybe at the podtemplate level. cc @kerthcet
What happened:
Kueue creates and deletes in a loop (the cycle is <1s) a workload for a job with limits, but without requests.
What you expected to happen:
Kueue does not delete the workloads and allows the jobs to complete.
How to reproduce it (as minimally and precisely as possible):
main
local queueAnything else we need to know?:
Environment:
kubectl version
): master (before 1.27)git describe --tags --dirty --always
): master (before 0.3.0)cat /etc/os-release
):uname -a
):The text was updated successfully, but these errors were encountered: