-
Notifications
You must be signed in to change notification settings - Fork 0
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
[DPE-3293] mongos charm supports external connections via data-integrator charm #19
Conversation
39bced9
to
0670225
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 6/edge #19 +/- ##
==========================================
+ Coverage 78.85% 83.16% +4.30%
==========================================
Files 3 3
Lines 279 291 +12
==========================================
+ Hits 220 242 +22
+ Misses 59 49 -10 ☔ View full report in Codecov by Sentry. |
a00e314
to
0ec89b0
Compare
0ec89b0
to
5a752ee
Compare
9c197d8
to
0da5da1
Compare
0da5da1
to
0f34275
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.
Thanks Mia - I have a few questions
Co-authored-by: Mehdi Bendriss <[email protected]>
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
2db1e06
to
eb8489e
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
Don't panic
Changes look big - but there were a lot of files to copy / move - reviewable changes are a little more than 300 lines of diff :)
Problem
Charm doesnt support external connections
Solution
Support external connections when integrated to data-integrator charm
External tests failing
Until data-integrator charm is published these tests will fail