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

[controller] Client side foundations and refactor to support gRPC transport for controller APIs #1259

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mynameborat
Copy link
Contributor

Summary, imperative, start upper case, don't end with a period

  • Introduces new controller transport client for gRPC
  • Introduce interfaces and models for writing new controller APIs / migrating existing ones to use gRPC transport
  • Demonstrate the foundations and patterns with createStore API

How was this PR tested?

Unit tested

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.

@mynameborat mynameborat changed the title Client side foundations and refactor to support gRPC transport for controller APIs [controller] Client side foundations and refactor to support gRPC transport for controller APIs Oct 25, 2024
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.

1 participant