- Remove Travis buddy webhook (#77, @terrytangyuan)
- Fix the reconcile flow (#74, @ChanYiLin)
- Remove go.mod suffix when grabbing code-generator version (#73, @terrytangyuan)
- Add Kustomize package deployable on its own (#71, @Jeffwan
- Create separate clusterrole for mxnet-operator (#70, @Jeffwan)
- Fix Python script name and add links (#69, @terrytangyuan)
- Add mxnet-operator v1 examples (#68, @Jeffwan)
- Add initial list of adopters (#63, @terrytangyuan)
- Enhancements on README.md (#61, @terrytangyuan)
- Update Contributing docs for recent go changes (#58, @Jeffwan)
- Remove vendor directory (#57, @Jeffwan)
- Upgrade Golang version to 1.13.8 and Kubernetes version to 1.15.9 (#53, @Jeffwan)
- Deprecate gometalinter and use golangcli-lint instead (#56, @Jeffwan)
- 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)
Initial release of the MXNet Operator.