ray/dashboard
Alan Guo c624d04842
Add back job_id to submit_job API to maintain backwards-compatibility (#27110)
Fix for a unintentional backwards-compatibility breakage for #25902
job submit api should still accept job_id as a parameter

Signed-off-by: Alan Guo aguo@anyscale.com
2022-07-28 08:20:53 -07:00
..
client Make New Dashboard the default dashboard (#26996) 2022-07-27 07:04:34 -07:00
modules Add back job_id to submit_job API to maintain backwards-compatibility (#27110) 2022-07-28 08:20:53 -07:00
tests [Job Submission][refactor 1/N] Add AgentInfo to GCSNodeInfo (#26302) 2022-07-28 22:20:28 +08:00
__init__.py [Dashboard] New dashboard skeleton (#9099) 2020-07-27 11:34:47 +08:00
agent.py [Job Submission][refactor 1/N] Add AgentInfo to GCSNodeInfo (#26302) 2022-07-28 22:20:28 +08:00
BUILD Revert "Revert "Bump pytest from 5.4.3 to 7.0.1"" (#26525) 2022-07-18 21:21:19 -07:00
consts.py [Job Submission][refactor 1/N] Add AgentInfo to GCSNodeInfo (#26302) 2022-07-28 22:20:28 +08:00
dashboard.py [docs] Fix the remaining style violations in docstrings and add lint rule (#27033) 2022-07-27 22:24:20 -07:00
datacenter.py [Dashboard] Stop caching logs in memory. Use state observability api to fetch on demand. (#26818) 2022-07-26 03:10:57 -07:00
head.py Auto reconnect for gcs aio client (#26673) 2022-07-19 13:11:09 -07:00
http_server_agent.py Revert "Revert "[Dashboard][Serve] Move Serve related endpoints to dashboard agent"" (#26336) 2022-07-06 19:37:30 -07:00
http_server_head.py [Core][cli][usability] ray stop prints errors during graceful shutdown (#25686) 2022-06-27 08:14:59 -07:00
k8s_utils.py [dashboard][kubernetes] Dashboard CPU and memory adjustments. (#21688) 2022-03-01 17:15:59 -08:00
memory_utils.py [State Observability] pre-alpha documentation (#26560) 2022-07-26 05:49:28 -07:00
optional_deps.py [Dashboard] Agent in minimal ray installation (#21817) 2022-01-26 04:03:54 -08:00
optional_utils.py [Serve] Only start Serve in the CLI through the serve deploy command (#27063) 2022-07-27 13:21:19 -05:00
state_aggregator.py [State Observability] Add warnings for data truncation + order columns as it is defined in StateSchema (#27018) 2022-07-27 06:56:30 -07:00
utils.py Revert "Revert "[Dashboard][Serve] Move Serve related endpoints to dashboard agent"" (#26336) 2022-07-06 19:37:30 -07:00