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

[Structure Logging][1/n] Make the format of the controller name consistent #1938

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

kevin85421
Copy link
Member

@kevin85421 kevin85421 commented Feb 22, 2024

Why are these changes needed?

The name of the RayJob controller is rayjob, and the name of the RayService controller is rayservice. However, the name of the RayCluster controller is raycluster-controller.

  • Without this PR
    Screen Shot 2024-02-22 at 1 39 39 PM
  • With this PR
    Screen Shot 2024-02-22 at 1 44 27 PM

Related issue number

Checks

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

@kevin85421 kevin85421 changed the title [Structure Logging][1/n] Make the controller format consistent [Structure Logging][1/n] Make the format of the controller name consistent Feb 22, 2024
@kevin85421 kevin85421 marked this pull request as ready for review February 22, 2024 21:44
@kevin85421
Copy link
Member Author

cc @andrewsykim would you mind taking a look? Thanks!

Copy link
Contributor

@andrewsykim andrewsykim 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 kevin85421 merged commit f6b4c31 into ray-project:master Feb 23, 2024
23 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