Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

Releases: kubeflow/mxnet-operator

v1.1.0 release

25 Mar 00:17
905d519
Compare
Choose a tag to compare

Features

Bug fixes

Chores

v1.0.0 release

21 May 20:14
82e9394
Compare
Choose a tag to compare

v0.7.0 release

21 May 17:08
Compare
Choose a tag to compare
  • Implementation of mxnet operator API v1 (#39, @wackxu)
  • Implement ActiveDeadlineSeconds and BackoffLimit (#40, @wackxu)
  • Sync with tf-operator (#41, @wackxu)
  • Add wackxu to OWNERS (#42, @wackxu)
  • Add uuid to id for leader election (#43, @fisherxu)
  • Skip condition update when succeeded and bump tf-operator to v0.5.3 version (#44, @wackxu)
  • Fix bug for check PodPending (#45, @wackxu)
  • Fix wrong api version when delete mxjob (#46, @wackxu)
  • Renaming labels to consistent format (#47, @wackxu)
  • Set annotation automatically when EnableGangScheduling is set to true (#48, @wackxu)
  • Add kubeconfig flag (#49, @yeya24)