Yicheng-Lu-llll

Results 5 comments of Yicheng-Lu-llll

You can check https://github.com/ray-project/kuberay/pull/1069 for a workaround. Basically you can set `ENABLE_INIT_CONTAINER_INJECTION` to false to avoid having the default init container and set your own init container.

> sure. > @Yicheng-Lu-llll Are you interested in this issue? sure.

## Reproduce I am able to reproduce this issue with the Kind cluster. reproduction file can be found here: [ray_v1alpha1_rayjob.yaml](https://github.com/Yicheng-Lu-llll/kuberay/blob/tmp/ray_v1alpha1_rayjob.yaml), which is similar to the [hp-pi-autoscale-job.txt](https://github.com/ray-project/kuberay/files/9495509/hp-pi-autoscale-job.txt). but used the latest...

As previously mentioned, the root cause stems from both the autoscaler (based on the workload) and Ray job controllers (based on the Ray job YAML file) attempting to update the...