Closed mimowo closed 1 week ago
/assign @tenzen-y per comment https://github.com/kubernetes-sigs/kueue/pull/3132#discussion_r1783163941 /cc @alculquicondor
Sorry. I did not want to indicate taking this issue. /unassign
Sorry, I misread your message which was clear. Thanks for clarifying! Anyway, the issue is open for contributions.
/assign
/close we don't need this in Kueue as there is fix in controller-runtime to be released, issue to track using the fix: https://github.com/kubernetes-sigs/kueue/issues/3469
@mimowo: Closing this issue.
What would you like to be added:
Investigate making the LossLessDefaulter in Kueue to only prevent dropping fields outside of schema. This is a follow up from the discussion: https://github.com/kubernetes-sigs/kueue/pull/3132#discussion_r1782255326
And follow up to the issue: https://github.com/kubernetes-sigs/kueue/issues/2878
Why is this needed:
Completion requirements:
Investigate if this is feasible. and what is the implementation complexity, prototype.