-
Notifications
You must be signed in to change notification settings - Fork 173
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
Add etcd lock #128
Add etcd lock #128
Conversation
Hi @stulzq, welcome to mosn community, Please sign Contributor License Agreement! After you signed CLA, we will automatically sync the status of this pull request in 3 minutes. |
写的很棒!!感谢贡献 |
Codecov Report
@@ Coverage Diff @@
## main #128 +/- ##
==========================================
+ Coverage 44.63% 44.77% +0.14%
==========================================
Files 41 41
Lines 1425 1425
==========================================
+ Hits 636 638 +2
+ Misses 741 740 -1
+ Partials 48 47 -1
Continue to review full report at Codecov.
|
刚发现昨晚的cr忘提交了…… |
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
Thanks again for your contribution,and welcome to the MOSN&Layotto community! |
What this PR does:
Add etcd lock
Which issue(s) this PR fixes:
Fixes #127