ray/dashboard/modules/serve
Sihan Wang 59debac670
[Serve] Move deployment clean up under serve.run() api (#24306)
On the ServeHead level, it is talking to serve api and controller to do deployment and clean up now. With this pr, it hides the  deployment clean up logic into server.run() for code cleanness and easy to refactor in the future.
2022-05-02 12:10:11 -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] Move deployment clean up under serve.run() api (#24306) 2022-05-02 12:10:11 -05:00