PackageTrack

Go modules · #2083

github.com/kubeflow/arena

v0.15.5kubeflow/arena

Release timeline

182 releases since 2018
2020202220242026

Releases

  1. v0.8.6-0.20210613151449-eaf5106bd0c913 Jun 2021pre-release

    Nothing published for this version

  2. v0.8.57 Jun 2021
    Release notes

    Release 0.8.5

    Added

    • Support submitting 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
    Open source →
  3. v0.8.412 May 2021

    Nothing published for this version

  4. v0.8.37 May 2021

    Nothing published for this version

  5. v0.8.3-0.20210607025612-264b96a3fd337 Jun 2021pre-release

    Nothing published for this version

  6. v0.8.3-0.20210604094436-77c4d32450804 Jun 2021pre-release

    Nothing published for this version

  7. v0.8.3-0.20210604063236-f8aea8c6903c4 Jun 2021pre-release

    Nothing published for this version

  8. v0.8.3-0.20210604030737-641ba829b31e4 Jun 2021pre-release

    Nothing published for this version

  9. v0.8.3-0.20210601025804-a3f3694faebb1 Jun 2021pre-release

    Nothing published for this version

  10. v0.8.3-0.20210601023804-3453b57f324f1 Jun 2021pre-release

    Nothing published for this version

  11. v0.8.3-0.20210525101509-3324674757c925 May 2021pre-release

    Nothing published for this version

  12. v0.8.3-0.20210512082926-4fb97ce04a0012 May 2021pre-release

    Nothing published for this version

  13. v0.8.227 Apr 2021

    Nothing published for this version

  14. v0.8.2-0.20210422030041-f4d5df00d0e622 Apr 2021pre-release

    Nothing published for this version

  15. v0.8.118 Apr 2021

    Nothing published for this version

  16. v0.8.1-0.20210415061112-bf8e065b68c415 Apr 2021pre-release

    Nothing published for this version

  17. v0.8.1-0.20210402114420-a1c50041e1e72 Apr 2021pre-release

    Nothing published for this version

  18. v0.8.02 Apr 2021
    Release notes

    Release 0.8.0

    Added

    • Support using apis to manage training or serving jobs for Python(arena-python-sdk)
    • Support using apis to manage training or serving jobs for Java(arena-java-sdk)
    • Support submitting a seldon serving job
    • Support creating a kubeconfig file for the specified user
    • Support specifying the starting sequence of the tfjob roles

    Changed

    • Refact the documentation and host documentation to readthedocs
    • Reduce execution time of arena
    • Delete the old codes

    Fixed

    • Fix the bug that arena can't submit Spark Job
    • Fix the bug that arena can't get the job log when the chief pod is missing

    Removed

    • Delete the old codes in cmd/arena/commands
    Open source →
  19. v0.7.2-0.20210128030107-fcf0f8b3876228 Jan 2021pre-release

    Nothing published for this version

  20. v0.7.127 Jan 2021

    Nothing published for this version

  21. v0.7.025 Jan 2021
    Release notes

    Release 0.7.0

    Added

    • Support using apis to manage training or serving jobs(arena-go-sdk)
    • Support getting gpu metrics from Alibaba Cloud ARMS Prometheus
    • Support getting node gpu metrics
    • Command of "arena get" supports "-g" option
    • Support the arena daemon mode, reduce the api-server pressure, arena can listen k8s objects in this mode
    • Command of "arena logs" supports "-c" to specify container
    • Support to attach a job container and execute some commands("arena attach")
    • Command of "arena top node" supports "-r" option

    Changed

    • Refact the code
    • Change the output of "arena top node" command
    • Change the output of "arena list" command
    • Change the output of "arena get" command
    • Change the output of "arena serve get" command
    • Change the output of "arena serve list" command
    • Change the go version of building arena(includes CI) to 1.14.10
    • Optimize the elastic training job
    • Update the client-go to v1.16.9

    Fixed

    • Fix the bug when use "arena serve delete" to delete multiple serving jobs.

    Deprecated

    • the option "-s" of "arena top node" has been deprecated, replace it with "arena top node -m s"
    Open source →
  22. v0.6.012 Oct 2020

    Nothing published for this version

  23. v0.5.1-0.20211213033736-32d391771e8513 Dec 2021pre-release

    Nothing published for this version

  24. v0.5.1-0.20210928063410-d06b92df6b4528 Sept 2021pre-release

    Nothing published for this version

  25. v0.5.1-0.20210913082601-ce06540d5dbc13 Sept 2021pre-release

    Nothing published for this version

  26. v0.5.1-0.20210901031344-b67e40c4569a1 Sept 2021pre-release

    Nothing published for this version

  27. v0.5.1-0.20210811031725-f73ef6250ef711 Aug 2021pre-release

    Nothing published for this version

  28. v0.5.1-0.20210808035238-892217e74c058 Aug 2021pre-release

    Nothing published for this version

  29. v0.5.1-0.20210701025223-5bc27110bf581 Jul 2021pre-release

    Nothing published for this version

  30. v0.5.1-0.20210604030737-641ba829b31e4 Jun 2021pre-release

    Nothing published for this version

  31. v0.5.1-0.20210525101509-3324674757c925 May 2021pre-release

    Nothing published for this version

  32. v0.5.1-0.20210507024106-ed79092ffdd17 May 2021pre-release

    Nothing published for this version

  33. v0.5.1-0.20210422030041-f4d5df00d0e622 Apr 2021pre-release

    Nothing published for this version

  34. v0.5.1-0.20210415061112-bf8e065b68c415 Apr 2021pre-release

    Nothing published for this version

  35. v0.5.09 Jul 2020

    Nothing published for this version

  36. v0.4.12 Jul 2020

    Nothing published for this version

  37. v0.4.012 May 2020
    Release notes

    Release 0.4.0

    Added

    • Add Pytorch
    • Support custom serving
    • Add tarball installation for Linux and Mac
    • Support non-root installation
    • Add train init framework
    • Add GPU support for PS
    • Support GangScheduling Native in MPIJob
    • Support GangScheduling Native in PytorchJob

    Fixed

    • Upgrade Deployment version from extensions/v1beta1 to apps/v1
    • Fix the issue of incorrect number of allocated GPUs
    • Upgrade Helm to v2.14.1
    • Fix evaluator & chief validation
    • Fix incorrect cpu resource variable, should be psCPU
    • Set exit code as 2 when delete job failed
    • Fix the bug of using Estimator
    • Fix the bug of deploying Prometheus
    • Support Kubernetes 1.18 and above
    Open source →
  38. v0.3.314 Mar 2020

    Nothing published for this version

  39. v0.3.27 Feb 2020

    Nothing published for this version

  40. v0.3.124 Dec 2019

    Nothing published for this version

  41. v0.3.1-beta2 Dec 2019pre-release

    Nothing published for this version

  42. v0.3.1-alpha.0.20191202110104-9091f50d556c2 Dec 2019pre-release

    Nothing published for this version

  43. v0.3.1-alpha19 Aug 2019pre-release

    Nothing published for this version

  44. v0.3.1-0.20190823093119-62589bb7653923 Aug 2019pre-release

    Nothing published for this version

  45. v0.3.019 Aug 2019
    Release notes

    Release 0.3.0

    Added

    • Add Priority class support for MPIJob and TFJob
    • Display Unhealthy GPU devices
    • Integrate GPUShare capablities
    • Upgrade TFJob to V1 (commit id: d746bde)
    • Add Customize Serving
    • Add GPUsharing features for Serving Job
    Open source →
  46. v0.3.0-rc.019 Aug 2019pre-release

    Nothing published for this version

  47. v0.2.1-0.20190819022604-78d4b462685c19 Aug 2019pre-release

    Nothing published for this version

  48. v0.2.011 Jul 2019
    Release notes

    Release 0.2.0

    Added

    • Add spark and volcano Job
    • Add multiple users and add PodSecurityContext for Training Job
    • Add TensorRT

    Changed

    • Refactoring code to remove dependency of helm create
    • Enhance cluster management
    Open source →
  49. v0.2.0-rc.218 Jun 2019pre-release

    Nothing published for this version

  50. v0.2.0-rc.19 May 2019pre-release

    Nothing published for this version

  51. v0.2.0-rc.0.0.20190509125449-fd6b6dc89a849 May 2019pre-release

    Nothing published for this version

  52. v0.2.0-rc.01 Feb 2019pre-release

    Nothing published for this version

  53. v0.1.1-0.20190201230304-d2349a8b7d2f1 Feb 2019pre-release

    Nothing published for this version

  54. v0.1.019 Jan 2019
    Release notes

    Release 0.1.0

    Added

    • Add TFJob v1alpha2 for Solo/Distributed Training, and support binpack and spread mode
    • Add Download Source Code from Git for Training
    • Add Tensorboard
    • Add top node/job for checking GPU allocations in Kubernetes
    • Add MPIJob v1alpha1 for Solo/Distributed Training
    • Add gang scheduling support for TFJob
    • Add Data
    • Add RDMA support

    Changed

    Removed

    Fixed

    Deprecated

    • HorovodJob is going to remove when MPIJob is production ready
    Open source →
  55. v0.1.0-rc.318 Jan 2019pre-release

    Nothing published for this version

  56. v0.1.0-rc.2.0.20190118123851-7cb79fe6671918 Jan 2019pre-release

    Nothing published for this version

  57. v0.1.0-rc.231 Aug 2018pre-release

    Nothing published for this version

  58. v0.1.0-rc.1.0.20180831144008-b354faa3c7ca31 Aug 2018pre-release

    Nothing published for this version

  59. v0.1.0-rc.19 Aug 2018pre-release

    Nothing published for this version

  60. v0.1.0-rc.0.0.20210928063410-d06b92df6b4528 Sept 2021pre-release

    Nothing published for this version