Yuki Iwai

Results 116 issues of Yuki Iwai

**Which component are you using?**: ClusterAutoscaler **Is your feature request designed to solve a problem? If so describe the problem this feature should solve.**: If the external project imports cluster-autoscaler,...

kind/feature

I think we can release a new version once the following tasks are completed. - [x] https://github.com/kubeflow/mpi-operator/pull/561 - [ ] https://github.com/kubeflow/mpi-operator/issues/537 - [x] https://github.com/kubeflow/mpi-operator/pull/562 - [x] https://github.com/kubeflow/mpi-operator/pull/484 - [x] https://github.com/kubeflow/mpi-operator/pull/564...

Part-of: #373 Currently, the mpi-operator manages the plain pod workers. However, the management mechanism is similar to kubernetes batch/job, which is a reinvention of the wheel, although I understand the...

Fixes: #541

do-not-merge/work-in-progress
size/L

/kind feature Currently, we build and publish only the operator image on CI. So, we need to create CI pipelines to build and publish example images.

kind/feature

/kind feature We have API violations related to maps in the following: https://github.com/kubeflow/mpi-operator/blob/31d4575066770756cc8ca347cc6d5ba3113b1e02/pkg/apis/kubeflow/v2beta1/types.go#L112-L114 https://github.com/kubeflow/mpi-operator/blob/31d4575066770756cc8ca347cc6d5ba3113b1e02/pkg/apis/kubeflow/v2beta1/types.go#L154-L157 So we should use named subobjects instead of maps in the following: ```go type MPIReplicaSpecs struct...

kind/feature

#### What type of PR is this? /kind cleanup #### What this PR does / why we need it: I fixed test case names for the validations. In actual behavior,...

priority/backlog
kind/cleanup
lgtm
size/XS
release-note-none
sig/apps
cncf-cla: yes
triage/accepted

### Search before asking - [X] I had searched in the [issues](https://github.com/ray-project/kuberay/issues) and found no similar feature requirement. ### Description I'd like to use the RayJob API as a go...

enhancement
triage

- One-line PR description: I updated KEP based on implementations - I updated a Job API name (SuccessPolicyCriteria (JSON="criteria") -> SuccessPolicyRule (JSON="rules")) based on this discussion: https://github.com/kubernetes/kubernetes/pull/123412#discussion_r1511794767 - I added...

sig/apps
cncf-cla: yes
lgtm
size/L
kind/kep

### Enhancement Description - One-line enhancement description (can be used as a release note): An API to define when a Job can be declared as succeeded based on the number...

sig/apps
stage/beta
tracked/yes
wg/batch
lead-opted-in