peterghaddad
peterghaddad
### Description The Ray CLI has many capabilities that are useful for debugging, logging, modifying, and connecting to Ray. A primary interest is the utilization of the `Ray Debug` command....
### Search before asking - [X] I searched the [issues](https://github.com/ray-project/kuberay/issues) and found no similar issues. ### KubeRay Component Others ### What happened + What you expected to happen During worker...
### Search before asking - [X] I searched the [issues](https://github.com/ray-project/kuberay/issues) and found no similar issues. ### KubeRay Component Others ### What happened + What you expected to happen Currently when...
### Search before asking - [X] I had searched in the [issues](https://github.com/ray-project/kuberay/issues) and found no similar feature requirement. ### Description Currently KubeRay enables the cluster to auto terminate after completion,...
### Search before asking - [X] I searched the [issues](https://github.com/ray-project/kuberay/issues) and found no similar issues. ### KubeRay Component ray-operator, Others ### What happened + What you expected to happen Currently...
## Why are these changes needed? An example to leverage the PyFlyt environment with RLlib enabling users to train drones in the PyBullet physics engine. ## Related issue number Closes...
### Search before asking - [X] I searched the [issues](https://github.com/ray-project/kuberay/issues) and found no similar issues. ### KubeRay Component ray-operator ### What happened + What you expected to happen When the...
### Describe the bug When specifying the [`runtime_env` for a task](https://docs.flyte.org/en/latest/api/flytekit/plugins/generated/flytekitplugins.ray.RayJobConfig.html), the `runtimeEnvYAML` field is unset in the created Ray Job on K8s i.e the CRD. The ### Expected behavior...
## Tracking issue ## Why are the changes needed? Currently, the serviceAccount pulls from the securityContext of the k8s cluster that the FlytePropeller is deployed at. Instead, have the option...
### Describe the bug Currently, the serviceAccount pulls from the securityContext of the k8s cluster that the FlytePropeller is deployed at. Instead, have the option to configure the propeller to...