Skip to content

[pull] master from ray-project:master#1066

Merged
pull[bot] merged 6 commits into
garymm:masterfrom
ray-project:master
Jun 11, 2026
Merged

[pull] master from ray-project:master#1066
pull[bot] merged 6 commits into
garymm:masterfrom
ray-project:master

Conversation

@pull

@pull pull Bot commented Jun 11, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

kouroshHakha and others added 6 commits June 10, 2026 18:57
…3948)

Signed-off-by: Kourosh Hakhamaneshi <kourosh@anyscale.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…lers to `*_stage` form (#63590)

Signed-off-by: Jeffrey Wang <jeffreywang@anyscale.com>
## Description
This PR adds the frontend components, types, and navigation topology to
render cluster-wide platform events in the Ray Dashboard

Tested on a GKE cluster. 
1. See the following for RayJob events
<img width="3340" height="1996" alt="image"
src="https://github.com/user-attachments/assets/5b2a0308-456b-46c8-bbf8-2333c4bdd509"
/>


2. See the following for RayCluster events
<img width="3420" height="1694" alt="image"
src="https://github.com/user-attachments/assets/f8b04b1f-fee0-4d3c-85af-943431aa25f2"
/>

Signed-off-by: Richa Banker <richabanker@google.com>
…63950)

Signed-off-by: Kourosh Hakhamaneshi <kourosh@anyscale.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…eady (#64010)

Log that the applications are ready after we've waiting for proxies to
be serving. Before the log line would print before waiting for proxies
ready, which is a bit misleading

Signed-off-by: akyang-anyscale <alexyang@anyscale.com>
## Description
We don't have tests that validate session affinity when
`ConsistentHashRouter` is used and direct streaming is enabled. This PR
adds tests that verifies session affinity under regular LLM deployments
and PD deployments.

These tests exercise the HAProxy Lua routing path end-to-end: a client
request with an `x-session-id` header passes through HAProxy, whose Lua
action forwards the session-id to LLMRouter's `/internal/route`
endpoint, where `ConsistentHashRouter` selects a backend replica and
pins all same-session requests to it.

## Related issues
> Link related issues: "Fixes #1234", "Closes #1234", or "Related to
#1234".

## Additional information
> Optional: Add implementation details, API changes, usage examples,
screenshots, etc.

---------

Signed-off-by: Jeffrey Wang <jeffreywang@anyscale.com>
@pull pull Bot locked and limited conversation to collaborators Jun 11, 2026
@pull pull Bot added the ⤵️ pull label Jun 11, 2026
@pull pull Bot merged commit f3c9cf4 into garymm:master Jun 11, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants