-
Notifications
You must be signed in to change notification settings - Fork 64
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 NamespacedStore CRD [multi-tenancy PR 8] #1413
Conversation
d3fb041
to
0d06ef6
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #1413 +/- ##
======================================
Coverage ? 66.81%
======================================
Files ? 116
Lines ? 6029
Branches ? 0
======================================
Hits ? 4028
Misses ? 1618
Partials ? 383 ☔ View full report in Codecov by Sentry. |
0d06ef6
to
257984a
Compare
257984a
to
afe6476
Compare
afe6476
to
76d6c74
Compare
76d6c74
to
7521fb2
Compare
3d0b1a7
to
db364e6
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. Thanks!
Description
What this PR does / why we need it:
This is the 8th PR for multi-tenancy support. Please review #1402 first. Check diff between PR 7 and PR 8 at: binbin-li#130
ActiveStore
so that it supports managing stores across namespaces.Which issue(s) this PR fixes (optional, using
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when the PR gets merged):Fixes #
Type of change
Please delete options that are not relevant.
main
branch)How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration
Checklist:
Post Merge Requirements
Helm Chart Change