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

Update mongodb dependency #6

Open
wants to merge 56 commits into
base: master
Choose a base branch
from

Conversation

zhao-li-us
Copy link

Hi @jankleinert ,

Thank you for writing up this tutorial:
https://developers.redhat.com/articles/deploy-a-NodeJS-app-OpenShift

and providing this example application.

I was wondering if you are willing to accept a pull request to update the Mongo DB library in this example application.

When I was working through the tutorial, I ran into a FIPS error which is resolved by upgrading the MongoDB library. Unfortunately, the newer MongoDB library used a slightly different syntax.

I ended up needing to upgrade the syntax for all of the routes.

At the end of the exercise, the MongoDB library was updated and the example application code was refactored to work with the latest MongoDB library.

If you are interested in updating the example code to use the newer library and syntax, then I can clean up this PR or submit a separate PR with less noise and solely focused on upgrading MongoDB library.

Thanks again for writing all of this up. 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant