kubeflow / mxnet-operator

A Kubernetes operator for mxnet jobs
Apache License 2.0
53 stars 34 forks source link

Support success policy for MXJob #84

Closed jasonliu747 closed 4 years ago

jasonliu747 commented 4 years ago

successPolicy would determine the success of the job, user configurable.

kubeflow-bot commented 4 years ago

This change is Reviewable

terrytangyuan commented 4 years ago

Also please fix the CI build.

jasonliu747 commented 4 years ago

Also please fix the CI build.

Done, it's fixed.

gaocegege commented 4 years ago

/assign @Jeffwan

k8s-ci-robot commented 4 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: terrytangyuan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubeflow/mxnet-operator/blob/master/OWNERS)~~ [terrytangyuan] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment