common icon indicating copy to clipboard operation
common copied to clipboard

Add SchedulingPolicy for the common operator

Open k82cn opened this issue 6 years ago • 3 comments

Add .spec.runtime.schedulingPolicy for common operator to use batch scheduler.

k82cn avatar Apr 11 '19 06:04 k82cn

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.99. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: dashboard, app homepage and code for this bot.

issue-label-bot[bot] avatar Apr 11 '19 06:04 issue-label-bot[bot]

/assign

k82cn avatar Apr 11 '19 06:04 k82cn

From https://github.com/kubeflow/common/pull/13#issuecomment-483880849

@k82cn

Sorry for post update: there's a "feature" in upstream, named SchedulingPolicy, which is used to define whether a scheduler feature can be enabled, e.g. toleration. Do we need to have another term for that, e.g. SchedulingSpec?

xref kubernetes/community#1937

@gaocegege

Thanks for the information, Kubeflow requires k8s 1.8, does this feature exist in 1.8?

@k82cn

Thanks for the information, Kubeflow requires k8s 1.8, does this feature exist in 1.8?

nop, but this may make other contributor confuse.

BTW, I think it should be client-go 1.8, k8s 1.11 :)

@jian-he @johnugeorge @richardsliu @terrytangyuan

WDYT

gaocegege avatar Apr 17 '19 02:04 gaocegege