[FOLIO-2701] Change tenant enabling in Helm post-job to 'upgrade' Created: 22/Jul/20 Updated: 27/Jul/20 Resolved: 27/Jul/20 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | TBD |
| Reporter: | Stanislav Miroshnichenko | Assignee: | Stanislav Miroshnichenko |
| Resolution: | Done | Votes: | 0 |
| Labels: | dev-environment | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Sprint: | DevOps: sprint 92 |
| Development Team: | FOLIO DevOps |
| Description |
|
Enabling tenant for module in Okapi in 'folio-okapi-registration' post-job does not allow to do upgrade to newer version of module now. If current version of module older then new one, please do 'Okapi' upgrade POST request. |
| Comments |
| Comment by Stanislav Miroshnichenko [ 24/Jul/20 ] |
|
curl -m 900 -sL -w '\n' -D - -X POST -H "Content-type: application/json" $OKAPI_URL/_/proxy/tenants/$TENANT_ID/upgrade |