weizhaowz

Results 9 comments of weizhaowz

This pr was originally designed to support implement RayService's controller, webhook and multikueue-adapter on Kueue, but in testing, I found that there is an asynchronization between RayService's embedded rayclusterconfig and...

> @weizhaowz please update the PR so that it passes the tests. Hi @mimowo, the [pr](https://github.com/kubernetes-sigs/kueue/pull/5822) on how to enable Kueue to mange RayService is merged, I think we don't...

> [@weizhaowz](https://github.com/weizhaowz) do you have cycles to implement this? Yes, I can do it.

Initially I tried add RayService controller, webhook and multikueue-adapter in [pr](https://github.com/kubernetes-sigs/kueue/pull/5664), but in testing, I found the the RayCluster created for the RayService cannot be updated as the RayCluster is...

> [@weizhaowz](https://github.com/weizhaowz) are you available to work on this? Yes, I can work on it.

> [@andrewsykim](https://github.com/andrewsykim) is this closed by [#3731](https://github.com/ray-project/kuberay/pull/3731)? Andrew is on vacation so I hop on to answer, this feature requests "2-stage" deletion while 3731 implemented the 1st stage, so we...

> > [@andrewsykim](https://github.com/andrewsykim) is this closed by [#3731](https://github.com/ray-project/kuberay/pull/3731)? > > Andrew is on vacation so I hop on to answer, this feature requests "2-stage" deletion while 3731 implemented the 1st...

> [@weizhaowz](https://github.com/weizhaowz) can you help implement the 2-stage approach? I thinkt the API design needs more thought. Yes, I can work on this feature.

> [@weizhaowz](https://github.com/weizhaowz) Is the new deletionStrategy supposed to work with clusterSelector? As of 3731 the operator deletes the cluster if the Rayjob using that cluster via clusterSelector terminates with non-zero...