Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

Latest commit

 

History

History
156 lines (129 loc) · 14.1 KB

CHANGLOG.md

File metadata and controls

156 lines (129 loc) · 14.1 KB

v0.5

Closed issues:

  • master and worker start in order in a job #872
  • use kubernetes default schedule policies #864
  • v0.4 runtime panic #861
  • Helm install fails #857
  • "NewResource/Convert2K8sResource" behavior mismatch #851
  • Phase of podgroup status looks incorrect #846
  • Update API GroupName #815
  • Migrate nodeorder and predicates plugins #814
  • Add Configuration for predicate plugin to enable/disable predicates algorithm #802
  • Consider support multi-containers pod error code handling #776
  • Deserved attr is not correctly calculated in proportion plugin #729
  • Keep backward compatibility for priority class #724
  • Change return value of NodeOrderFn from int to float #708
  • Add type Argument with some common parse function #704
  • Replace NodeOrder with BestNode #699
  • Support set default value to the configuration #695
  • Add resource predicates for tasks #694
  • Pass conformance test #589
  • big PodGroup blocks scheduling issue #514

v0.4.2

Notes:

  • Added Balanced Resource Priority
  • Support Plugin Arguments
  • Support Weight for Node order plugin

Issues:

v0.4.1

Notes:

  • Added NodeOrder Plugin
  • Added Conformance Plugin
  • Removed namespaceAsQueue feature
  • Supported Pod without PodGroup
  • Added performance metrics for scheduling

Issues:

v0.4

Notes:

  • Gang-scheduling/Coscheduling by PDB is depreciated.
  • Scheduler configuration format and related start up parameter is updated, refer to example for detail.

Issues:

v0.3

Issues:

v0.2

Features

Name Version Notes
Gang-scheduling/Coscheduling Experimental Doc
Preemption/Reclaim Experimental
Task Priority within Job Experimental
Queue Experimental
DRF for Job sharing within Queue Experimental

Docker Images

docker pull kubesigs/kube-batch:v0.2