ray/dashboard/modules
mwtian 8cc268096c
[GCS][Bootstrap 3/n] Refactor to support GCS bootstrap (#21295)
This PR refactors several components to support switching to GCS address bootstrapping later:
- Treat address from `ray.init()` and `ray` CLI as bootstrap address instead of assuming it is Redis address.
- Ray client servers support `--address` flag instead of `--redis-address`.
- A few other miscellaneous cleanup.

Also, add a test for starting non-head node with `ray start`.
2022-01-03 23:52:12 -08:00
..
actor [GCS][Bootstrap 2/n] Fix tests to enable using GCS address for bootstrapping (#21288) 2021-12-29 19:25:51 -07:00
event [2/gcs] Bootstrap dashboard for gcs ha (#21179) 2021-12-21 16:58:03 -08:00
job [GCS][Bootstrap 3/n] Refactor to support GCS bootstrap (#21295) 2022-01-03 23:52:12 -08:00
log [dashboard] Rename "new_dashboard" -> "dashboard" (#18214) 2021-09-15 11:17:15 -05:00
node [Core][Dashboard Pubsub 3/n] Migrate pubsub usages in dashboard to GCS pubsub (#20860) 2021-12-10 14:36:57 -08:00
reporter [2/gcs] Bootstrap dashboard for gcs ha (#21179) 2021-12-21 16:58:03 -08:00
runtime_env [runtime_env] Make pip installs incremental (#20341) 2021-12-14 15:55:18 -08:00
snapshot [2/gcs] Bootstrap dashboard for gcs ha (#21179) 2021-12-21 16:58:03 -08:00
test [dashboard] Rename "new_dashboard" -> "dashboard" (#18214) 2021-09-15 11:17:15 -05:00
tune [CI] Fix tune dashboard, increase timeout for test_commands (#20453) 2021-11-16 17:52:17 -08:00
__init__.py [Dashboard] New dashboard skeleton (#9099) 2020-07-27 11:34:47 +08:00