Skip to content

[Fix] Fix Errors When Creating RayCluster via Direct CR Without Specifying HostPath type #3965

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

daiping8
Copy link

Why are these changes needed?

Make it compatible with the scenario where the user does not explicitly configure HostPath.Type, treating "type not specified" as HostPathFile, consistent with the behavior in the API server. This change will enhance the robustness and fault tolerance of the code.

Related issue number

Closes #3957

Checks

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

@daiping8
Copy link
Author

daiping8 commented Aug 18, 2025

@owenowenisme Thank you for the reminder, I have already rebased.

Related PR #3958

@daiping8
Copy link
Author

@owenowenisme Hi, could you help review my pull request when you have a minute? Your input would be really appreciated. No rush at all—just let me know if you need any context. Thanks! If it's handled by other colleagues, please let me know!

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.

[Bug] Mount Failure and Pod Startup Errors When Creating RayCluster via Direct CR Without Specifying HostPath type
1 participant