Skip to content

Releases: kubeflow/arena

v0.9.0

12 May 06:39
05d75f1
Compare
Choose a tag to compare

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.

Please follow the Get started Guide to install.

v0.8.9

26 Nov 06:55
d0ad02d
Compare
Choose a tag to compare

Release 0.8.9

Fixed

  • Fix the bug that --gpumemory is set and set nvidia ENV NVIDIA_VISIBLE_DEVICES=void for container
  • Fix the bug that skip to install cronjob crd when kubedl is existed
  • Fix the bug that no write permission of /tmp in tensorflow serving container

Added

  • Specify the shell type by user with --shell in training jobs
  • Add command 'arena whoami' to get the current user information
  • Support to setup admin users to configmap 'arena-config' in namespace arena-system
  • Support enqueue before scheduled

Please follow the Get started Guide to install.

v0.8.8

28 Sep 08:12
d06b92d
Compare
Choose a tag to compare

Release 0.8.8

Added

  • Support Evaluate job
  • Support --mounts-on-launcher to mount pvc for launcher
  • Support monitoring for tensorflow serving
  • Support --shell to specify bash or sh for training jobs
  • Triton support custom command

Fixed

  • Fix the bug that disable nvidia ENV(NVIDIA_VISIBLE_DEVICES=all) for none gpu request job (#662)
  • Fix the bug that git password has commas and content after comma has been lost (#663)

Please follow the Get started Guide to install.

v0.8.7

08 Aug 04:02
892217e
Compare
Choose a tag to compare

Release 0.8.7

Added

  • Support Isolating users in namespace
  • Support --label option
  • Support annotations/nodeSelector/tolerations in TensorFlow serving jobs

Fixed

  • Fix the bug of running 'arena top node'

Please follow the Get started Guide to install.

v0.8.6

05 Jul 12:36
a2bec8c
Compare
Choose a tag to compare

Release 0.8.6

Added

  • Support Display GPU for listing serving jobs

Fixed

  • Fix the bug that python sdk not work when requestGPUMemory field is missing for serving job information
  • Fix the bug that doc error for tfjob

Changed

  • Rename kubedl-operator to cron-operator

Please follow the Get started Guide to install.

v0.8.5

07 Jun 08:21
264b96a
Compare
Choose a tag to compare

Release 0.8.5

Added

  • Add a Nvidia triton serving job
  • Add arena-uninstall script to uninstall arena

Fixed

  • Fix the bug that arena cannot display total gpu memory for nodes
  • Fix the bug that missing the rbac for cronjobs
  • Fix cmd typo in installation/binary.md

Please follow the Get started Guide to install.

v0.8.4

07 Jun 08:16
4fb97ce
Compare
Choose a tag to compare

Release 0.8.4

Added

  • Add cronTFJob

Please follow the Get started Guide to install.

v0.8.3

07 Jun 08:12
bdce431
Compare
Choose a tag to compare
v0.8.3 Pre-release
Pre-release

Update the way to calculate gpu usage of gpushare

v0.8.2

27 Apr 13:34
48129d1
Compare
Choose a tag to compare

Release 0.8.2

Added

  • Support cron task
  • Support RDMA device plugin

Fixed

  • Fix the bug of submitting training Job with private image registry

v0.8.1

18 Apr 14:33
20e9fe4
Compare
Choose a tag to compare

Release 0.8.1

Added

  • Support mpi job support gpu topology scheduling

Changed

  • Support both containerd and docker in gpu exporter
  • update client-go to v0.18.5

Fixed

Please follow the Get started Guide to install.