Skip to content

v0.65.0

Compare
Choose a tag to compare
@teo teo released this 18 Apr 16:33
· 442 commits to master since this release

This release brings important changes to the behavior of the scheduler component of the AliECS core. Specifically, a new UNDEPLOYABLE status has been added for tasks that cannot be deployed due to cluster conditions, and the task scheduling algorithm has been reworked to fail early when possible.

  • AliECS core scheduler improvements:

    • [core] Treat undeployable task separately from plain inactive
    • [core] Complete product operation for UNDEPLOYABLE status
    • [core] Incoming offers preprocessing for early failure
  • Miscellaneous:

    • [executor] Log end of life