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

v1.4.0: Dec 2020 Release

Compare
Choose a tag to compare
@suiguoxin suiguoxin released this 09 Dec 04:58
· 3 commits to pai-1.4.y since this release
0c1a96b

Release v1.4.0

New Features

  • multi-cluster (#4929)
  • Autoscaler
    • Update docs for Cluster Autoscaler on AKS Engine (#5057)
  • Log Collection (#4992)
    • Rest API
    • Webportal
  • Https configuration document (#5076, #5078)
  • Marketplace (microsoft/openpaimarketplace#73)
    • Data
      • Move NFS to Azure Blob as backend
      • Upload Job output to Azure Blob
      • Download data from azure blob to local
      • Use Azure storage SDK for privacy
      • Refactor data use logic after change storage to blob
      • Update project development doc and manual
    • Service Deployment
      • Start Local Rest Server
      • Deployed Rest Server in PAI
      • Start database and save items into it
      • Register in PAI pylon (#5066)
      • Add azure storage to service configuration (#5104)
  • Web Portal
    • Fix stop job button issue #5079
  • Admin Experience
    • Prometheus alert rules update (#5021)
    • Refine deployment process (#5077, #5085)

Bug Fixes

  • Fix updateUserGroupList API issue (#5121)
  • Fix hived config issue caused by k8s coreDNS deployment (#5071)