Override Ray config with fields for namespace, service account, pod resources #5728
Annotations
7 errors and 1 warning
flyteplugins/go/tasks/plugins/k8s/ray/ray.go#L87
rayJob.RayCluster.HeadGroupSpec.Resources undefined (type *plugins.HeadGroupSpec has no field or method Resources)
|
flyteplugins/go/tasks/plugins/k8s/ray/ray.go#L111
rayJob.RayCluster.Namespace undefined (type *plugins.RayCluster has no field or method Namespace)
|
flyteplugins/go/tasks/plugins/k8s/ray/ray.go#L112
rayJob.RayCluster.Namespace undefined (type *plugins.RayCluster has no field or method Namespace)
|
flyteplugins/go/tasks/plugins/k8s/ray/ray.go#L118
not enough arguments in call to buildHeadPodTemplate
|
flyteplugins/go/tasks/plugins/k8s/ray/ray.go#L128
spec.Resources undefined (type *plugins.WorkerGroupSpec has no field or method Resources)
|
flyteplugins/go/tasks/plugins/k8s/ray/ray.go#L172
rayJob.RayCluster.K8SServiceAccount undefined (type *plugins.RayCluster has no field or method K8SServiceAccount)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading