late-alligator-89730
02/23/2023, 8:55 PM2023-02-23T18:08:48.386Z INFO controllers.RayJob RayJob associated rayCluster found {"rayjob": "a8xqtvnds2sp7bgkn96k-fzvfpg5y-0", "raycluster": "ntropy-development/a8xqtvnds2sp7bgkn96k-fzvfpg5y-0-raycluster-xlg4f"}
2023-02-23T18:08:48.387Z INFO controllers.RayJob waiting for the cluster to be ready {"rayCluster": "a8xqtvnds2sp7bgkn96k-fzvfpg5y-0-raycluster-xlg4f"}
2023-02-23T18:08:51.387Z INFO controllers.RayJob reconciling RayJob {"NamespacedName": "ntropy-development/a8xqtvnds2sp7bgkn96k-fzvfpg5y-0"}
2023-02-23T18:08:51.388Z INFO controllers.RayJob RayJob associated rayCluster found {"rayjob": "a8xqtvnds2sp7bgkn96k-fzvfpg5y-0", "raycluster": "ntropy-development/a8xqtvnds2sp7bgkn96k-fzvfpg5y-0-raycluster-xlg4f"}
2023-02-23T18:08:51.388Z INFO controllers.RayJob waiting for the cluster to be ready {"rayCluster": "a8xqtvnds2sp7bgkn96k-fzvfpg5y-0-raycluster-xlg4f"}
2023-02-23T18:08:54.388Z INFO controllers.RayJob reconciling RayJob {"NamespacedName": "ntropy-development/a8xqtvnds2sp7bgkn96k-fzvfpg5y-0"}
2023-02-23T18:08:54.388Z INFO controllers.RayJob RayJob associated rayCluster found {"rayjob": "a8xqtvnds2sp7bgkn96k-fzvfpg5y-0", "raycluster": "ntropy-development/a8xqtvnds2sp7bgkn96k-fzvfpg5y-0-raycluster-xlg4f"}
2023-02-23T18:08:54.389Z INFO controllers.RayJob waiting for the cluster to be ready {"rayCluster": "a8xqtvnds2sp7bgkn96k-fzvfpg5y-0-raycluster-xlg4f"}
2023-02-23T18:08:57.389Z INFO controllers.RayJob reconciling RayJob {"NamespacedName": "ntropy-development/a8xqtvnds2sp7bgkn96k-fzvfpg5y-0"}
These logs seem to be generated by the this piece of code:
https://github.com/ray-project/kuberay/blob/89f5fba8d6f868f9fedde1fbe22a6eccad88ecc1/ray-operator/controllers/ray/rayjob_controller.go#L174
and are unexpected as the cluster is healthy and I can use it on the side.
I would appreciate any help and advice. Do you think the operator version?
My flyte deployment is in version: 1.2.1
Ray in cluster is 2.2.0
flytekitplugins-ray: 1.2.7