-
Notifications
You must be signed in to change notification settings - Fork 43
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
feat(*): add volcengine cloud provider and clb plugin #127
feat(*): add volcengine cloud provider and clb plugin #127
Conversation
Welcome @lizhipeng629! It looks like this is your first PR to openkruise/kruise-game 🎉 |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #127 +/- ##
==========================================
+ Coverage 39.12% 39.96% +0.84%
==========================================
Files 26 28 +2
Lines 3581 3923 +342
==========================================
+ Hits 1401 1568 +167
- Misses 2098 2267 +169
- Partials 82 88 +6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
053fb9a
to
0ceb0df
Compare
0ceb0df
to
cc46913
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: flyer103 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/LGTM |
Add the volcengine provider to open-kruise-game and add the clb plugin.
-OKG will automatically help users create corresponding services to implement traffic forwarding
Implementation principle
Details can be found in the README