canonical / mongodb-k8s-operator

Operator charm for MongoDB
Apache License 2.0
13 stars 15 forks source link

[DPE-4874] Update remaining mongodb libs #267

Closed MiaAltieri closed 3 months ago

MiaAltieri commented 3 months ago

Issue

some mongodb libs are still out of date

Solution

update all libs from mongodb

Future PR

the following PR will use these new libs to create cluster components. I have separated them into two PRs namely:

  1. this one which is just a copy over of libs
  2. making the libs work within the charm

I did this so the review process might be easier / compartamentalised.