8000 [Doc][KubeRay] revert kuberay-gcs-ft.ipynb to markdown by fscnick · Pull Request #54084 · ray-project/ray · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[Doc][KubeRay] revert kuberay-gcs-ft.ipynb to markdown #54084

New issue 8000

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 26, 2025

Conversation

fscnick
Copy link
Contributor
@fscnick fscnick commented Jun 25, 2025

Why are these changes needed?

Revert kuberay-gcs-ft.ipynb to kuberay-gcs-ft.md

Related issue number

Closes #54078

Checks

  • I've signed off every commit(by using the -s flag, i.e., git commit -s) in this PR.
  • I've run scripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed for https://docs.ray.io/en/master/.
    • I've added any new APIs to the API Reference. For example, if I added a
      method in Tune, I've added it in doc/source/tune/api/ under the
      corresponding .rst file.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested :(

Signed-off-by: fscnick <fscnick.dev@gmail.com>
@fscnick
Copy link
Contributor Author
fscnick commented Jun 25, 2025

step 1-3

gcs-ft-step-1-3

step 4-6 (skip part of json output for brevity)

gcs-ft-step-4-62 gcs-ft-step-63-65

step 7-10 (with jq to select RAY_gcs_rpc_server_reconnect_timeout_s)

gcs-ft-step-7-10

@fscnick fscnick marked this pull request as ready for review June 25, 2025 15:44
@Copilot Copilot AI review requested due to automatic review settings June 25, 2025 15:44
@fscnick fscnick requested review from pcmoritz, kevin85421 and a team as code owners June 25, 2025 15:44
@fscnick
Copy link
Contributor Author
fscnick commented Jun 25, 2025

@MortalHappiness PTAL

Copy link
Contributor
@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR reverts the interactive notebook version of the KubeRay GCS fault tolerance guide back to a static markdown format. The changes include adding the new markdown file (kuberay-gcs-ft.md) and removing the ipynb file (kuberay-gcs-ft.ipynb).

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
doc/source/cluster/kubernetes/user-guides/kuberay-gcs-ft.md New markdown file containing the GCS fault tolerance guide documentation for KubeRay.
doc/source/cluster/kubernetes/user-guides/kuberay-gcs-ft.ipynb Removal of the interactive notebook version to revert to markdown.
Comments suppressed due to low confidence (2)

doc/source/cluster/kubernetes/user-guides/kuberay-gcs-ft.md:1

  • [nitpick] Verify that the anchor label syntax '(kuberay-gcs-ft)=' meets the project's documentation style guidelines for cross-references.
(kuberay-gcs-ft)=

@kevin85421 kevin85421 added the go add ONLY when ready to merge, run all tests label Jun 25, 2025
@kevin85421
Copy link
Member

@fscnick Please ping me when all CI tests pass.

Signed-off-by: fscnick <fscnick.dev@gmail.com>
@fscnick
Copy link
Contributor Author
fscnick commented Jun 26, 2025

@fscnick Please ping me when all CI tests pass.

Hi @kevin85421 , CI has passed.

@kevin85421
Copy link
Member

cc @jjyao @edoakes would you mind merging this PR? Thanks!

@edoakes edoakes merged commit 6cb0c72 into ray-project:master Jun 26, 2025
5 checks passed
@fscnick fscnick deleted the revert-kuberay-gcs-ft-back-to-mk branch June 27, 2025 00:20
minerharry pushed a commit to minerharry/ray that referenced this pull request Jun 27, 2025
…4084)

Revert `kuberay-gcs-ft.ipynb` to `kuberay-gcs-ft.md`

Closes
ray-project#54078

---------

Signed-off-by: fscnick <fscnick.dev@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go add ONLY when ready to merge, run all tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Docs][KubeRay] Convert kuberay-gcs-ft.ipynb back to markdown docs
3 participants
0