Results 41 issues of Rueian

## Why are these changes needed? As mentioned in the issue https://github.com/ray-project/ray/issues/53027, autoscaler chooses the wrong node type when scaling up the second time: Say we have the following `available_node_types`:...

stale

> It might be helpful for other users if you could include the default settings and a brief explanation in the [rueidislock README](https://github.com/redis/rueidis/tree/main/rueidislock). Add some explanations to the rueidislock README....

documentation
good first issue

The standalone Valkey 8 server can respond with `REDIRECT` messages when a client enables `CLIENT CAPA redirect`, therefore, our `standalone` client implementation should be able to follow them. Related to...

good first issue
feature

## Why are these changes needed? Currently, noted in the issue https://github.com/ray-project/kuberay/issues/2537, when a user comes with a `RayJob` CR, KubeRay uses the same image as the RayCluster to start...

pause

This is a follow-up step for https://github.com/ray-project/kuberay/pull/3700. We should revert https://github.com/ray-project/kuberay/pull/3700 when https://github.com/ray-project/ray/pull/53562 is available in a Ray release.

## Why are these changes needed? Use more resources to deflaky. This can pass [the flaky test](https://github.com/ray-project/kuberay/issues/3701#issuecomment-2927983146) 200 times without failures on my mac. ## Related issue number Closes #3701...

There are two breaking changes related to CR names: Validate the length of CR names: https://github.com/ray-project/kuberay/pull/3083 Validate DNS1035 for CR names: https://github.com/ray-project/kuberay/pull/3239 They aim to provide more predictable Kubernetes service...

1.4.0
post-release

## Why are these changes needed? ## Related issue number ## Checks - [ ] I've made sure the tests are passing. - Testing Strategy - [ ] Unit tests...

## Description The `availability_zone` restrictions cause aws_cluster_launcher_full tests to fail with SSH timeouts when the cluster launcher tries to set up the cluster it launched via SSH, because some subnets...

core
devprod
go
community-contribution