ray/dashboard/modules/job
brucez-anyscale 84166ccb04
[Dashboard][Serve] Move Serve related endpoints to dashboard agent (#26107)
In Ray 2.0, we want to achieve api server HA.
Originally serve endpoints are in head node.
This pr moves serve endpoints to dashboard agents, so they will be HA due to multiple replica of dashboard agent.
2022-07-06 10:58:00 -07:00
..
tests [Dashboard][Serve] Move Serve related endpoints to dashboard agent (#26107) 2022-07-06 10:58:00 -07:00
__init__.py Job module without submission (#13081) 2020-12-31 11:12:17 +08:00
cli.py [api] Annotate as public / move ray-core APIs to _private and add enforcement rule (#25695) 2022-06-21 15:13:29 -07:00
common.py [Dashboard][Serve] Move Serve related endpoints to dashboard agent (#26107) 2022-07-06 10:58:00 -07:00
job_head.py [Dashboard][Serve] Move Serve related endpoints to dashboard agent (#26107) 2022-07-06 10:58:00 -07:00
job_manager.py [api] Annotate as public / move ray-core APIs to _private and add enforcement rule (#25695) 2022-06-21 15:13:29 -07:00
sdk.py [job submission] Fix address defaulting behavior (#24970) 2022-05-20 14:10:36 -05:00
utils.py [Jobs] Add log streaming for jobs (#20976) 2021-12-14 17:01:53 -08:00