-
-
Notifications
You must be signed in to change notification settings - Fork 62
update EL7 and U16 to use mongod 4.0 #653
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
Conversation
arm4b
left a comment
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.
I also found mongo v3.4 in https://github.com/StackStorm/st2-packages/blob/master/docker-compose.override.yml
Try to search if there are any other files with mongo 3.4 in this repo.
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.
As discussed in #development, let's use Mongo 4.0 everywhere.
This will simplify things by a lot! 🎉
|
@armab although the branch branch name is |
nmaludy
left a comment
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.
Couple small changes
Co-authored-by: Eugen C. <armab@users.noreply.github.com>
arm4b
left a comment
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.
👍 Looks good, thanks!
|
Please don't forget to delete the unneeded branches after merging the PRs. |
Fixes: #643.