-
Notifications
You must be signed in to change notification settings - Fork 890
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
[WIP] karmada operator support external etcd, part1 #3902
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: Lan Liang <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## master #3902 +/- ##
==========================================
- Coverage 54.83% 54.82% -0.01%
==========================================
Files 228 228
Lines 21848 21848
==========================================
- Hits 11981 11979 -2
- Misses 9227 9229 +2
Partials 640 640
Flags with carried forward coverage won't be shown. Click here to find out more. |
I want to push it after operator have some e2e test and i have create a PR to create e2e test for operator, so this PR is pending for #4148 |
What type of PR is this?
/kind feature
What this PR does / why we need it:
Part1 of #3860
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?: