ray-project / kuberay

A toolkit to run Ray applications on Kubernetes
Apache License 2.0
1.31k stars 418 forks source link

[Feature] [API Server] Support `activeDeadlineSeconds` in API Server RayJob resource #2278

Open smit-kiri opened 4 months ago

smit-kiri commented 4 months ago

Search before asking

Description

KubeRay RayJob supports the activeDeadlineSeconds field, but that field isn't available in API Server protos.

Use case

It'll be good to have a 1:1 field mapping between the fields that KubeRay supports and what API Server supports

Related issues

No response

Are you willing to submit a PR?

kevin85421 commented 3 months ago

cc @tedhtchang @blublinsky @z103cb