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

fix: typo worker_group_sepc -> worker_group_spec #330

Merged
merged 1 commit into from
Jul 5, 2022

Conversation

davidxia
Copy link
Contributor

@davidxia davidxia commented Jul 3, 2022

Checks

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

@davidxia davidxia marked this pull request as ready for review July 3, 2022 18:59
@Jeffwan
Copy link
Collaborator

Jeffwan commented Jul 3, 2022

/cc @scarlet25151 Since you make the changes in downstream version already, please help review the change

Copy link
Collaborator

@scarlet25151 scarlet25151 left a comment

Choose a reason for hiding this comment

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

@davidxia I notice that there is some other places that have same typo
apiserver/pkg/manager/resource_manager.go:L93
apiserver/pkg/util/cluster.go:L45
apiserver/pkg/server/cluster_server.go:L127
cli/pkg/cmd/cluster/create.go:L142
apiserver/pkg/model/converter.go:L35

that part need to be modified to be compatible with the proto changes.

@davidxia
Copy link
Contributor Author

davidxia commented Jul 4, 2022

@scarlet25151 thanks, I think I replaced all of them now.

Copy link
Collaborator

@scarlet25151 scarlet25151 left a comment

Choose a reason for hiding this comment

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

Overall LGTM now.

@Jeffwan Jeffwan merged commit b694850 into ray-project:master Jul 5, 2022
@davidxia davidxia deleted the patch6 branch July 5, 2022 19:34
lowang-bh pushed a commit to lowang-bh/kuberay that referenced this pull request Sep 24, 2023
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