[FOLIO-2702] provide an option to deploy previous version of FOLIO platform-core/complete stack into dev env Created: 23/Jul/20  Updated: 13/Aug/20  Resolved: 13/Aug/20

Status: Closed
Project: FOLIO
Components: None
Affects versions: None
Fix versions: None

Type: Task Priority: P3
Reporter: Anton Emelianov (Inactive) Assignee: Stanislav Miroshnichenko
Resolution: Done Votes: 0
Labels: dev-environment
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original estimate: Not Specified

Issue links:
Cloners
clones FOLIO-2671 provide a workflow for building and d... Closed
Sprint: DevOps: Sprint 95
Development Team: FOLIO DevOps

 Description   

Dev teams will need an option to deploy previous release in order to troubleshoot, compare, or test schema updates.

User should have an option to deploy platform-core/complete for a particular release branch.
For example: Goldenrod release https://github.com/folio-org/platform-complete/tree/q2-2020



 Comments   
Comment by Stanislav Miroshnichenko [ 13/Aug/20 ]

Override repository and tag for each backend module and do upgrade:
"image.repository = folioorg/<MODULE_NAME>"
"image.tag = <MODULE_VERSION>"

Registration Post job will register Descriptor with this version.
Rebuild and install UI with needed version.
Better idea is to ask DevOps to perform it with Terraform.

Comment by Stanislav Miroshnichenko [ 13/Aug/20 ]

Added "MODULE_VERSION" to Post job registration Helm hook.
That's mean you can register appropriate version using answer "image.tag" in Okapi.
Just override 'latest' tag to needed module version.

Generated at Thu Feb 08 23:22:37 UTC 2024 using Jira 1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d.