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

Introduce general gRPC server #51

Merged
merged 1 commit into from
Aug 22, 2023
Merged

Conversation

zqzten
Copy link
Member

@zqzten zqzten commented Aug 22, 2023

What type of PR is this?

/kind feature
/kind dependencies

What this PR does / why we need it:

This PR introduces a general gRPC server to the manager. This server can later register gRPC services such as the metric provider service.

@zqzten zqzten added kind/feature Categorizes issue or PR as related to a new feature or enhancements of an existing feature. kind/dependencies Pull requests that update a dependency file. labels Aug 22, 2023
@zqzten zqzten added this to the v0.2 milestone Aug 22, 2023
@zqzten zqzten requested a review from dayko2019 August 22, 2023 05:57
@dayko2019 dayko2019 merged commit 3e038ba into traas-stack:main Aug 22, 2023
@zqzten zqzten deleted the grpc-server branch August 22, 2023 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/dependencies Pull requests that update a dependency file. kind/feature Categorizes issue or PR as related to a new feature or enhancements of an existing feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants