Skip to content

Add support for blue/green deployment in mongodb role#273

Open
steven-schattenberg-itential wants to merge 6 commits intoitential:mainfrom
steven-schattenberg-itential:blue-green
Open

Add support for blue/green deployment in mongodb role#273
steven-schattenberg-itential wants to merge 6 commits intoitential:mainfrom
steven-schattenberg-itential:blue-green

Conversation

@steven-schattenberg-itential
Copy link
Contributor

Changed MongoDB role to check before each mongo feature is enabled the current state of the mongo server. Depending on the results tasks are now skipped or not depending on the state of the server. For example, if authorization is already enabled then those tasks will be skipped which will prevent taking steps backward.

@kvelarde-itential
Copy link
Contributor

Can you update the name of the PR - something like "Add support for blue/green deployment in mongodb role" maybe?

@steven-schattenberg-itential steven-schattenberg-itential changed the title Blue green Add support for blue/green deployment in mongodb role Nov 19, 2025
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.

2 participants