Skip to content

[Doc][Fix] reveal the falsely hidden export command in the KubeRay GCS FT guide#53832

Merged
jjyao merged 1 commit intoray-project:masterfrom
rueian:fix-kuberay-gcs-ft-guide
Jun 16, 2025
Merged

[Doc][Fix] reveal the falsely hidden export command in the KubeRay GCS FT guide#53832
jjyao merged 1 commit intoray-project:masterfrom
rueian:fix-kuberay-gcs-ft-guide

Conversation

@rueian
Copy link
Copy Markdown
Contributor

@rueian rueian commented Jun 14, 2025

Why are these changes needed?

The export YOUR_WORKER_POD=$(kubectl get pods -l ...) command should not be hidden; otherwise, users will not be able to follow the guide.

Related issue number

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 :(

…S FT guide

Signed-off-by: Rueian <rueiancsie@gmail.com>
@rueian rueian marked this pull request as ready for review June 15, 2025 01:29
Copilot AI review requested due to automatic review settings June 15, 2025 01:29
@rueian rueian requested review from a team, kevin85421 and pcmoritz as code owners June 15, 2025 01:29
Copy link
Copy Markdown
Contributor

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 makes a hidden cell containing the export YOUR_WORKER_POD=$(kubectl get pods -l ...) command visible in the KubeRay GCS fault-tolerance guide by removing the remove-cell tag.

  • Unhide the export command cell so users can follow the guide end-to-end

@rueian
Copy link
Copy Markdown
Contributor Author

rueian commented Jun 15, 2025

cc @MortalHappiness and @kevin85421 for review.

Copy link
Copy Markdown
Member

@kevin85421 kevin85421 left a comment

Choose a reason for hiding this comment

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

@rueian Please ping me when all CI tests pass.

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

@kevin85421 CI passed.

@kevin85421
Copy link
Copy Markdown
Member

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

@jjyao jjyao merged commit 9f244db into ray-project:master Jun 16, 2025
5 checks passed
elliot-barn pushed a commit that referenced this pull request Jun 18, 2025
…S FT guide (#53832)

Signed-off-by: Rueian <rueiancsie@gmail.com>
Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
minerharry pushed a commit to minerharry/ray that referenced this pull request Jun 27, 2025
…S FT guide (ray-project#53832)

Signed-off-by: Rueian <rueiancsie@gmail.com>
elliot-barn pushed a commit that referenced this pull request Jul 2, 2025
…S FT guide (#53832)

Signed-off-by: Rueian <rueiancsie@gmail.com>
Signed-off-by: elliot-barn <elliot.barnwell@anyscale.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.

5 participants