-
Notifications
You must be signed in to change notification settings - Fork 773
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: change Kruise leader election from configmap to configmapsleases #1193
Conversation
Welcome @YTGhost! It looks like this is your first PR to openkruise/kruise 🎉 |
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## master #1193 +/- ##
=======================================
Coverage 49.76% 49.76%
=======================================
Files 138 138
Lines 19554 19554
=======================================
Hits 9731 9731
Misses 8755 8755
Partials 1068 1068
Flags with carried forward coverage won't be shown. Click here to find out more. 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
ab97599
to
dc33a73
Compare
dc33a73
to
99abfd3
Compare
Signed-off-by: HIHIA <[email protected]>
99abfd3
to
25947d3
Compare
@zmberg PTAL |
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: zmberg The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Ⅰ. Describe what this PR does
fixes #1184
Ⅱ. Does this pull request fix one issue?
Ⅲ. Describe how to verify it
Ⅳ. Special notes for reviews