Skip to content

Conversation

@davidxia
Copy link
Collaborator

that will be overridden by entrypoint provided in the kubectl ray job submit command.

that will be overridden by entrypoint provided in the `kubectl ray job submit`
command.

Signed-off-by: David Xia <david@davidxia.com>
@davidxia
Copy link
Collaborator Author

Pretty sure build failure is unrelated.

}

if options.RayJob.Spec.Entrypoint != "" {
log.Printf("entrypoint in Ray job is set to '%s', but it will be overwritten by the command's entrypoint '%s'", options.RayJob.Spec.Entrypoint, options.entryPoint)
Copy link
Member

Choose a reason for hiding this comment

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

context is #3186

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I see. Is it still useful to have this warning to prevent confusion?

@davidxia davidxia closed this Dec 1, 2025
@davidxia davidxia deleted the dxia/patch1 branch December 1, 2025 12:06
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.

2 participants