ray/dashboard/modules
shrekris-anyscale 34ebb3409e
[serve] Make Dashboard start Serve in the "serve" namespace (#23198)
The Ray Dashboard starts Serve in the `"_ray_internal_dashboard"` namespace. However, Serve by default starts in the `"serve"` namespace. This causes surprising behavior when working with the Serve CLI and REST API.

This change make the Ray Dashboard start Serve in the `"serve"` namespace, allowing the REST API to work intuitively with the Python API.
2022-03-16 12:03:44 -05:00
..
actor [Remove Redis Pubsub 1/n] Remove enable_gcs_pubsub() (#23189) 2022-03-15 23:56:15 -07:00
event [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
job [Job submission] Set headers when establishing websocket (#23111) 2022-03-15 16:20:44 -05:00
log [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
node [dashboard] Remove redis in dashboard (#22788) 2022-03-04 12:32:17 -08:00
reporter [Remove Redis Pubsub 1/n] Remove enable_gcs_pubsub() (#23189) 2022-03-15 23:56:15 -07:00
runtime_env [dashboard agent] Catch agent port conflict (#23024) 2022-03-15 16:09:15 +08:00
serve [serve] Make Dashboard start Serve in the "serve" namespace (#23198) 2022-03-16 12:03:44 -05:00
snapshot [runtime env][strong-typed API] Combine ParsedRuntimeEnv and RuntimeEnv into ray.runtime.RuntimeEnv (#22522) 2022-02-28 16:18:10 +08:00
test [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
tests [serve] Restore "[serve] Support working_dir in serve run (#22760)" (#22971) 2022-03-09 21:31:23 -08:00
tune [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
usage_stats [Usage Stats] Implement usage stats report "Turned off by default". (#22249) 2022-02-22 15:32:02 -08:00
__init__.py [Dashboard] New dashboard skeleton (#9099) 2020-07-27 11:34:47 +08:00
dashboard_sdk.py [job submission] Support local py_modules in jobs (#22843) 2022-03-10 11:42:25 -06:00