Skip to content

feat: circuitbreker grpc proto buf transformation #14

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

Merged
merged 12 commits into from
Dec 4, 2023
Merged

Conversation

Eikykun
Copy link
Member

@Eikykun Eikykun commented Oct 24, 2023

What type of PR is this?

/kind feature

What this PR does / why we need it:

  1. support CircuitBreaker by grpc protocol
  2. upgrade ShardingConfig grpc protocol
  3. use buf.build to generate proto (deprecated gogo/protobuf)
  4. action upgrade : enable Codecov, add buf

Which issue(s) this PR fixes:

@Eikykun Eikykun marked this pull request as draft October 24, 2023 10:24
@Eikykun Eikykun self-assigned this Oct 24, 2023
@Eikykun Eikykun force-pushed the 231024-cb-grpc branch 9 times, most recently from 1c89127 to f89813d Compare October 25, 2023 09:32
Copy link

codecov bot commented Nov 16, 2023

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@Eikykun Eikykun added the enhancement New feature or request label Nov 17, 2023
@Eikykun Eikykun marked this pull request as ready for review November 17, 2023 02:47
@Eikykun Eikykun merged commit 9b4b286 into main Dec 4, 2023
@Eikykun Eikykun linked an issue Dec 4, 2023 that may be closed by this pull request
@Eikykun Eikykun deleted the 231024-cb-grpc branch January 2, 2024 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Using grpc protocol to transmit CircuitBreaker
1 participant