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

[rayservice] Fix config names to match serve config format directly #464

Merged
merged 1 commit into from
Aug 12, 2022

Conversation

edoakes
Copy link
Contributor

@edoakes edoakes commented Aug 11, 2022

Why are these changes needed?

Renames the config fields to match more directly:

  • serveDeploymentGraphConfig -> serveConfig
  • serveConfigs -> deployments

We should also make the fields support snake_case so that they can be copy-pasted directly from serve build, but that would be a larger change.

Related issue number

Checks

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

@simon-mo
Copy link
Collaborator

@Jeffwan FYI can we pick this into 0.3 release? Thanks

@DmitriGekhtman
Copy link
Collaborator

This seems good to merge -- feel free to do that.

@Jeffwan
Copy link
Collaborator

Jeffwan commented Aug 12, 2022

@Jeffwan FYI can we pick this into 0.3 release? Thanks

Sure. I will help cherry-pick the change to release-0.3 branch

@Jeffwan Jeffwan merged commit c25d95c into master Aug 12, 2022
@Jeffwan Jeffwan deleted the eoakes/rename-serve-configs branch August 12, 2022 00:15
DmitriGekhtman added a commit that referenced this pull request Aug 16, 2022
…464) (#477)

Co-authored-by: Edward Oakes <ed.nmi.oakes@gmail.com>

This picks #464 into the KubeRay 0.3.0 branch.
That PR changed the names of some config fields to match Ray Serve's API.
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

6 participants