kubeflow / common

Common APIs and libraries shared by other Kubeflow operator repositories.
Apache License 2.0
51 stars 73 forks source link

Add run policy to suspend tasks #192

Closed PeterChg closed 2 years ago

PeterChg commented 2 years ago

Add the status of the partial success of the task

google-cla[bot] commented 2 years ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

For more information, open the CLA check for this pull request.

PeterChg commented 2 years ago

/assign @terrytangyuan

PeterChg commented 2 years ago

Where is this being used? I don't recall any suspend/resume feature in current controllers.

This is often desired when cluster resources are limited and a higher priority Job needs to execute in the place of another Job.

google-oss-prow[bot] commented 2 years ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: To complete the pull request process, please ask for approval from terrytangyuan after the PR has been reviewed.

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

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