[FOLIO-2758] Add support for multi-versioned modules in the Scratch dev environments. Created: 28/Aug/20 Updated: 02/Dec/20 Resolved: 02/Dec/20 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Story | Priority: | P2 |
| Reporter: | Taras Spashchenko | Assignee: | Stanislav Miroshnichenko |
| Resolution: | Done | Votes: | 0 |
| Labels: | KT-ID | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Sprint: | DevOps: Sprint 97, DevOps: Sprint 99, DevOps: Sprint 96 |
| Story Points: | 2 |
| Development Team: | FOLIO DevOps |
| Description |
|
Currently, only one version of the module can be deployed in a particular environment automatically. it is required to improve scripts and helm charts to allow developers to deploy several versions of the module at the same time automatically. |
| Comments |
| Comment by Stanislav Miroshnichenko [ 02/Dec/20 ] |
|
To deploy another version of module you should provide new name for module (for example, 'mod-calendar-diku2') and add answers to Helm chart: 'postJob.tenantId' = 'diku2' |