ray/dashboard/modules/serve
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
..
tests [serve] Make Dashboard start Serve in the "serve" namespace (#23198) 2022-03-16 12:03:44 -05:00
__init__.py [serve] Add REST API (#22578) 2022-02-24 10:00:26 -06:00
sdk.py [serve] Implement Serve Application object (#22917) 2022-03-10 10:28:29 -06:00
serve_head.py [serve] Implement Serve Application object (#22917) 2022-03-10 10:28:29 -06:00