Kai-Hsun Chen
Kai-Hsun Chen
cc @rueian
Why did you conclude that the flakiness is due to resource issues? The resource configuration is unexpectedly high compared to the configuration before #3707. This makes me feel these PRs...
The CI fails consistently. Would you mind taking a look? Thanks!
Hmm, I'm not referring to the test-rayservice-sample-yamls-latest-release. More than one CI check has failed. You may need to rebase the branch or open a new PR instead.
I will remove all functions in `dashboard_httpclient.go` that are not used by the KubeRay operator itself before the release of KubeRay v1.1.0. I don't want to have any unnecessary dependencies...
Hi @blublinsky, which version of Ray did you use? Thanks!
This sounds like a Ray bug. Typically, a worker will kill itself if it cannot connect to the GCS for 60 seconds (by default). You can refer to https://github.com/ray-project/kuberay/pull/1036 for...
> can we have the API change and implementation in the same PR if possible? Otherwise, if we release v1.2 before the implementation we'd have to revert this PR. Do...
@andrewsykim Does #2219 need to be merged before this PR or the order is flexible?
@rueian I have synchronized with @andrewsykim today. If the feature flag is off, we will still generate conditions for the CRD, but we will not write anything to conditions. This...