Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 3.49 KB

RELEASE.md

File metadata and controls

35 lines (29 loc) · 3.49 KB

MXNet Operator Releases

Release v1.0.0

Release v0.7.0

  • 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)

Release v0.1.0

Initial release of the MXNet Operator.