kubeflow / mpi-operator

Kubernetes Operator for MPI-based applications (distributed training, HPC, etc.)
https://www.kubeflow.org/docs/components/training/mpi/
Apache License 2.0
430 stars 216 forks source link

Introduce ManagedBy field in RunPolicy #650

Open mszadkow opened 1 week ago

mszadkow commented 1 week ago

Add support for ManagedBy to be able delegate reconciliation process to external controller.

Fixes https://github.com/kubeflow/mpi-operator/issues/646

google-oss-prow[bot] commented 1 week ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign tenzen-y for approval. For more information see the Kubernetes Code Review Process.

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/mpi-operator/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
alculquicondor commented 1 week ago

/ok-to-test

alculquicondor commented 1 day ago

@tenzen-y anything else to add?