This repository has been archived by the owner on May 25, 2023. It is now read-only.
Order Job/Task by creation time #454
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
sig/scheduling
Categorizes an issue or PR as relevant to SIG Scheduling.
Is this a BUG REPORT or FEATURE REQUEST?:
/kind feature
Description:
Currently, if plugin can not decide the order, kube-batch will use job/task's name to order them. IMO, it's better to use creation time; if creation time equal, use job/task's name.
The text was updated successfully, but these errors were encountered: