[FOLIO-2821] Stripes builds fail for folio-testing and folio-testing-core Created: 06/Oct/20 Updated: 07/Oct/20 Resolved: 07/Oct/20 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | TBD |
| Reporter: | John Malconian | Assignee: | John Malconian |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Sprint: | DevOps: Sprint 99 |
| Development Team: | FOLIO DevOps |
| Description |
|
The failures seem to be related to the permission requirements enforced by Okapi 4 on the /_/proxy/modules endpoint. Specifically, the 'Check module registration' task in the stripes-build folio-ansible role queries this endpoint unauthenticated. |
| Comments |
| Comment by John Malconian [ 07/Oct/20 ] |
|
A couple of additional folio-ansible roles (tenant-data and stripes-build) now require authentication when performing operations against a secured okapi 4 '/_/proxy/ endpoints'. |