[FOLIO-2510] manual jenkins job to deploy given module and version to K8s Created: 13/Mar/20 Updated: 03/Jun/20 Resolved: 23/Mar/20 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P3 |
| Reporter: | Jakub Skoczen | Assignee: | Ian Hardy |
| Resolution: | Done | Votes: | 0 |
| Labels: | devops-backlog | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||
| Sprint: | DevOps: sprint 84, DevOps: sprint 85 | ||||||||||||
| Development Team: | FOLIO DevOps | ||||||||||||
| Description |
|
Job should take a module name and version as input, and then deploy to default namespace of folio cluster. |
| Comments |
| Comment by Ian Hardy [ 13/Mar/20 ] |
|
John Malconian I added a basic job here which can deploy a module to the folio-default namespace given a module name and ID: This is better than nothing and will work for now. When we first got into this we had the idea that we'd launch a pod in kubernetes that would do the deploying which is what this does. I think it makes a lot more sense to just to if from Jenkins and forget that. Maybe I should handle that in another ticket and call this one good. Not sure. |