Skip to content

Commit d18d2b8

Browse files
authored
Simplify PodTemplateSpec construction for Kueue (#151)
Change strategy for constructing the PodTemplateSpec for Kueue to eliminate reliance on the copied Kubernetes internal defaulter for PodSpec. Now, we just copy the subset of the PodTemplateSpec that is necessary for Kueue's construction of the Workload object. This eliminates most of the fields with complex defaulting behavior.
1 parent 0a5e92e commit d18d2b8

File tree

2 files changed

+129
-539
lines changed

2 files changed

+129
-539
lines changed

0 commit comments

Comments
 (0)