Azure - (2/4) - Adding missing context path for legal
This impacts only Azure Implementation
This MR is part of group of MRs with dependencies between them
- Update infrastructure (Azure / osdu-infrastructure) to have reference to the new URLs (https://github.com/Azure/osdu-infrastructure/pull/23)
- Adding missing context path for entitlements.
- Adding missing context path for legal.
- Adding missing context path for storage.
- Adding missing context path for indexer
After merging this MR, the new Legal URL will be: https://{host}/api/legal/v1/
Before merging this MR:
-
Please make sure the dependent MR is done: entitlements-azure!11 (merged)
-
Update environment variable (AZURE - Common) with the new Legal URL: LEGAL_URL: https://$ (AZURE_LEGAL_SERVICE_NAME).azurewebsites.net/api/legal/v1/
This PR is related to 6 other requests for changing a URL structure and adding in context paths for services.
- osdu-infrastructure 1/6 PR https://github.com/Azure/osdu-infrastructure/pull/23
- CI-CD Pipelines 2/6 This PR
- Entitlements Azure 3/6 entitlements-azure!11 (merged)
- Legal 4/6 !32 (merged)
- Storage 5/6 osdu/platform/system/storage!33 (merged)
- Indexer 6/6 https://community.opengroup.org/osdu/platform/system/indexer-service
They are all required and any one but not the other will break builds and tests across the entire ecosystem for Azure.
Edited by Daniel Scholl