This repository has been archived by the owner on May 25, 2023. It is now read-only.
v0.4
v0.4
Notes:
- Gang-scheduling/Coscheduling by PDB is depreciated.
- Scheduler configuration format and related start up parameter were updated, refer to example for detail.
Issues:
- #534 Removed old design doc to avoid confusion. (@k82cn)
- #536 Migrate from Godep to dep (@Jeffwan)
- #533 The design doc of PodGroup Phase in Status. (@k82cn)
- #540 Examine all pending tasks in a job (@Jeffwan)
- #544 The design doc of "Dynamic Plugin Configuration" (@k82cn)
- #525 Added Phase and Conditions to PodGroup.Status struct (@Zyqsempai)
- #547 Fixed status protobuf id. (@k82cn)
- #549 Added name when register plugin. (@k82cn)
- #550 Added SchedulerConfiguration type. (@k82cn)
- #551 Upgrade k8s dependencies to v1.13 (@Jeffwan)
- #535 Add Unschedulable PodCondition for pods in pending (@Jeffwan)
- #552 Multi tiers for plugins. (@k82cn)
- #548 Add e2e test for different task resource requests (@Jeffwan)
- #556 Added VolumeScheduling. (@k82cn)
- #558 Reduce verbosity level for recurring logs (@mateusz-ciesielski)
- #560 Update PodGroup status. (@k82cn)
- #565 Removed reclaim&preempt by default. (@k82cn)