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
417 stars 209 forks source link

Introduce resource multiplication #634

Closed tenzen-y closed 2 months ago

tenzen-y commented 2 months ago

I introduced the new Quantity multiplication method: https://github.com/kubernetes/kubernetes/pull/117411 /hold until #633 is merged.

alculquicondor commented 2 months ago

Please rebase

tenzen-y commented 2 months ago

Please rebase

@alculquicondor Rebased. /hold cancel

alculquicondor commented 2 months ago

/lgtm /approve

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

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alculquicondor

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/mpi-operator/blob/master/OWNERS)~~ [alculquicondor] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment