Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

v1.5.0: Jan 2021 Release

Compare
Choose a tag to compare
@debuggy debuggy released this 27 Jan 06:49
· 242 commits to master since this release
f67d4ef

Release v1.5.0

New Features

  • Improve Web Portal Experience

    • Fix Home page overlap issue #5213 #5180
    • Add filter, search box and export csv button in task detail list #5175
  • Create a new page for yaml editor #5172

  • Marketplace related update

  • Support different types of computing hardware #5138

  • Deployment process refinement

    • master.csv + worker.csv -> layout.yaml
    • move config.yaml, layout.yaml under quick-start folder, remove all the argument parse logic
    • Add support for cpu-only worker installation
    • Add support for heterogeneous workers
    • Unify version requirements: pai version, pai image tag
    • Set default value in config files
    • Generate hiveD config with layout.yaml #5179
    • Check layout before installing k8s #5184 #5181
    • Config folder structure arrangement
    • Refine installation logs
    • Add skip service list argument #5193
  • Log manager

    • Change get logs api return code #5125