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

v1.6.0: Mar 2021 Release

Compare
Choose a tag to compare
@hzy46 hzy46 released this 18 Mar 08:47
· 2 commits to pai-1.6.y since this release
b18ec56

Release v1.6.0

Upgrade Guide

Before upgrade, we recommend you to check this issue first.

New Features

  • Job protocol update: Add prerequisites #5145

  • Marketplace related update

  • Introduce an optional docker cache in cluster #5290

  • A regular GPU utilization report can be set up for admins #5281, #5294, #5324, #5331

    • #5324 introduces a schema change for pai-bearer-token in the alert-manager section. The old configuration still works but is deprecated. If you have configured pai-bearer-token of alert-manager, please refer to #5331 to modify the previous configuration.
  • Users can save frequently-used SSH publish keys on the profile page #5223

  • Improve log experience #5271 #5272

  • Reduce ansible logs when deploy #5305

Bug Fixes:

  • Database controller: Tolerant to wrong framework spec #5284
  • Database controller: Remove sensitive fields in db #5289
  • Database controller: Fix memory leak #5309
  • Set correct launchTime in rest-server #5307
  • Database may use unmounted host path #5343