Skip to content

Commit

Permalink
Review remarks
Browse files Browse the repository at this point in the history
  • Loading branch information
mimowo committed Sep 6, 2024
1 parent 42048d9 commit 46bf5b7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions keps/2724-topology-aware-schedling/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,7 @@ follow naturally we may as well support them in alpha.

One complication we noticed for JobSet is that the proposed design assumes
injecting the dedicated scheduling gate, called `kueue.x-k8s.io/topology` into
the PodTemplate. However, currently JobSet's `spec.replicatedJob` field is
immutable, even if the JobSet is suspended. This has been relaxed in JobSet 0.6
the PodTemplate. This required a JobSet fix which is released in 0.6
(see [PR](https://github.com/kubernetes-sigs/jobset/pull/623)).

#### Support for the "auto" mode
Expand Down

0 comments on commit 46bf5b7

Please sign in to comment.