[FOLIO-2256] enable kube-deploy pipeline for platform-core modules Created: 11/Sep/19  Updated: 03/Jun/20  Resolved: 16/Sep/19

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

Type: Task Priority: TBD
Reporter: Ian Hardy Assignee: Ian Hardy
Resolution: Done Votes: 0
Labels: ci, devops, platform-backlog
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original estimate: Not Specified

Sprint: CP: sprint 72
Story Points: 2
Development Team: Core: Platform

 Description   

Enable kubedeploy on jenkins pipeline for all platform core backend modules. Cleanup is ready, all modules should be deployed when built.



 Comments   
Comment by Ian Hardy [ 12/Sep/19 ]

Turning on kubeDeploy pipeline by setting doKubeDeploy to true. Set to false or do not define a value to stop kubernetes deployment.

buildMvn {
  publishModDescriptor = 'yes'
  publishAPI = 'no'
  mvnDeploy = 'yes'
  doKubeDeploy = true
  ...
}
Generated at Thu Feb 08 23:19:20 UTC 2024 using Jira 1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d.