-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
heluocs
authored
Mar 14, 2022
1 parent
28c8263
commit 05d75f1
Showing
3 changed files
with
24 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.8.9 | ||
0.9.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Release 0.9.0 | ||
|
||
### Fixed | ||
|
||
- Fix the bug arena update serving with specified kubeconfig. | ||
- Fix the bug evaluatejob status not return. | ||
- Fix the bug not set default shell type in arena client. | ||
- Fix the bug of install arena when kubedl-operator existed. | ||
- Fix the bug of mpi-operator crash. | ||
|
||
### Added | ||
|
||
- Add command 'arena model' to support model profile/benchmark/optimize/evaluate before deploy. | ||
- Mark 'arena evaluate' as deprecated as it has merged to 'arena model evaluate'. | ||
- Upgrade git-sync image version to support git token. | ||
- Upgrade arena java sdk to the latest version. | ||
- Support execute shell with custom shell type like sh or bash. | ||
- Support --clean-task-policy for mpijiob. | ||
- Add arena-artifacts to adapt k8s 1.22. | ||
- Support prometheus url token. | ||
- Upgrade the helm version to v3.7.2 and kube client version to v1.23.0. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters