Skip to content
New issue

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

[Feature] Override the block option of rayStartParams to true #1718

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

rueian
Copy link
Contributor

@rueian rueian commented Dec 6, 2023

Follow the #932, we continue to enforce the --block option in the ray start command. Previously, we only injected the --block option when it was missing in the rayStartParams. Now, we override it to be true anyway and we don't need to inject sleep infinity anymore.

@kevin85421, should we add a warning message in the validation webhook to inform users when their block value is overridden?

  • I've made sure the tests are passing.
  • Testing Strategy
    • Unit tests
    • Manual tests
    • This PR is not tested :(

Copy link
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.

LGTM!

@kevin85421, should we add a warning message in the validation webhook to inform users when their block value is overridden?

This will be great. We can update the validation webhook in the follow up PR.

@kevin85421 kevin85421 merged commit c552d3c into ray-project:master Dec 6, 2023
25 checks passed
blublinsky pushed a commit to blublinsky/kuberay that referenced this pull request Dec 6, 2023
rueian added a commit to rueian/kuberay that referenced this pull request Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants