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

[Refactor] Rename EnableAgentService to EnableServeService #1673

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

kevin85421
Copy link
Member

@kevin85421 kevin85421 commented Nov 22, 2023

Why are these changes needed?

#1207 removed the K8s service for the dashboard agent, but there are still some variables with "AgentService" in their names. This may cause misleading, so this PR changes EnableAgentService to EnableServeService. In fact, the K8s service introduced by #1672 is designed for serving purposes. It is used to expose HTTP Proxy actors on each Ray node.

Related issue number

Follow up for #1672 (comment)

Checks

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

@kevin85421 kevin85421 marked this pull request as ready for review November 22, 2023 06:26
@kevin85421
Copy link
Member Author

cc @blublinsky Would you mind taking a look at the changes in the API Server? Thanks!

Copy link
Contributor

@blublinsky blublinsky left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@architkulkarni architkulkarni left a comment

Choose a reason for hiding this comment

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

Looks good to me! Left some minor questions

@kevin85421 kevin85421 merged commit 5007993 into ray-project:master Nov 22, 2023
25 checks passed
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

3 participants