kuberay icon indicating copy to clipboard operation
kuberay copied to clipboard

[Umbrella] Document the breaking changes for CR names in v1.4

Open rueian opened this issue 9 months ago • 0 comments

There are two breaking changes related to CR names: Validate the length of CR names: https://github.com/ray-project/kuberay/pull/3083 Validate DNS1035 for CR names: https://github.com/ray-project/kuberay/pull/3239

They aim to provide more predictable Kubernetes service names generated by the KubeRay controller for RayCluster, RayService, and RayJob. We should document these clearly in the current guides and in the new release note.

rueian avatar Apr 03 '25 02:04 rueian