|
|
|
|
|
by slt2021
1899 days ago
|
|
I wonder what happens during blue green or canary deployment?
if your migration changes database schema in a way that affect previous version negatively? is it even possible to do blue/green deploy if your schema changes radically? |
|
Here's a really good guide on how to do this - https://docs.gitlab.com/ee/development/avoiding_downtime_in_...