fix(fence-migration): Set enable db migration to be false by default …#56
fix(fence-migration): Set enable db migration to be false by default …#56emalinowski wants to merge 1 commit intomasterfrom
Conversation
…to match cloud-automation
paulineribeyre
left a comment
There was a problem hiding this comment.
this file seems pretty out of date, maybe we should update it with all the latest config instead of just one. and i'm not sure we want to set it to false by default, because users will not be aware they need to manually run migrations when they update the service
@paulineribeyre I set it to false because I thought a couple weeks ago we set cloud automation to not migrate by default. It looks like it may default to true now though 🤷♂. I can update the rest of the config to be more up to date though. |
…to match cloud-automation
Description about what this pull request does.
Please make sure to follow the DEV guidelines before asking for review.
New Features
Breaking Changes
Bug Fixes
Updated fence-config to disable migration by default
Improvements
Dependency updates
Deployment changes