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

[admin-tool] Add gRPC endpoint for updateAdminOperationProtocolVersion #1535

Conversation

minhmo1620
Copy link
Collaborator

[admin-tool] Add gRPC endpoint for updateAdminOperationProtocolVersion

Within #1418, we have added the HTTP endpoint for --update-admin-operation-protocol-version in admin-tool to update admin operation protocol version, and we would do the same for gRPC endpoint.

How was this PR tested?

CI

Does this PR introduce any user-facing changes?

  • No. You can skip the rest of this section.
  • Yes. Make sure to explain your proposed changes and call out the behavior change.

@minhmo1620 minhmo1620 force-pushed the admin_tool/add_rpc_updateAdminOperationProtocolVersion branch 3 times, most recently from 0e03739 to eb37aa0 Compare February 14, 2025 19:06
@minhmo1620 minhmo1620 changed the title [admin-tool][WIP] Add gRPC endpoint for updateAdminOperationProtocolVersion [admin-tool] Add gRPC endpoint for updateAdminOperationProtocolVersion Feb 14, 2025
@minhmo1620 minhmo1620 force-pushed the admin_tool/add_rpc_updateAdminOperationProtocolVersion branch from 9ad95eb to fa932b2 Compare February 14, 2025 22:11
@minhmo1620 minhmo1620 marked this pull request as ready for review February 14, 2025 22:17
Copy link
Collaborator

@sushantmane sushantmane left a comment

Choose a reason for hiding this comment

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

Let's add simple test for gRPC as well. Refer to tests for other endpoints for that service.

Copy link
Contributor

@huangminchn huangminchn left a comment

Choose a reason for hiding this comment

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

Thanks Minh!

Copy link
Collaborator

@sushantmane sushantmane left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@minhmo1620 minhmo1620 merged commit a8fdd18 into linkedin:main Feb 18, 2025
59 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.

3 participants