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

dockerfile changes to fix MongoEncryption:- libdl missing #509

Merged
merged 2 commits into from
Jan 17, 2024

Conversation

neildsouth
Copy link
Contributor

Description

Fixes using Mongo Encryption with a Jammy base docker image

Status

Ready

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • All tests passed locally.
  • Documentation comments included/updated.
  • User guide updated.
  • I have updated the changelog

@neildsouth neildsouth added the enhancement Enhancement to existing feature label Jan 17, 2024
Signed-off-by: Neil South <[email protected]>
Copy link

codecov bot commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (11721d4) 65.36766% compared to head (2d19bc6) 65.36766%.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##             develop        #509   +/-   ##
=============================================
  Coverage   65.36766%   65.36766%           
=============================================
  Files            374         374           
  Lines          21324       21324           
  Branches        1331        1331           
=============================================
  Hits           13939       13939           
  Misses          6877        6877           
  Partials         508         508           
Flag Coverage Δ
unittests 65.36766% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 11721d4...2d19bc6. Read the comment docs.

@neildsouth neildsouth merged commit 79c3e53 into develop Jan 17, 2024
31 checks passed
@neildsouth neildsouth deleted the mongoencryptionFix branch January 17, 2024 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants