Skip to content
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

Merged
merged 14 commits into from
Feb 23, 2024

Conversation

MiaAltieri
Copy link
Contributor

@MiaAltieri MiaAltieri commented Feb 19, 2024

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

@MiaAltieri MiaAltieri changed the title External connections [DPE-3293] mongos charm supports external connections via data-integrator charm Feb 19, 2024
Copy link

codecov bot commented Feb 19, 2024

Codecov Report

Attention: Patch coverage is 83.33333% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 83.16%. Comparing base (228c4ce) to head (995d8eb).

Files Patch % Lines
src/charm.py 83.33% 3 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@Mehdi-Bendriss Mehdi-Bendriss left a 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

lib/charms/mongos/v0/mongos_client_interface.py Outdated Show resolved Hide resolved
src/charm.py Outdated Show resolved Hide resolved
src/charm.py Outdated Show resolved Hide resolved
src/charm.py Outdated Show resolved Hide resolved
MiaAltieri and others added 2 commits February 20, 2024 17:44
dragomirp
dragomirp previously approved these changes Feb 21, 2024
Copy link

@dragomirp dragomirp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MiaAltieri MiaAltieri requested a review from dragomirp February 23, 2024 08:56
Copy link

@juditnovak juditnovak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MiaAltieri MiaAltieri merged commit 07c965d into 6/edge Feb 23, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants