Skip to content

Azure - (1/4) - Adding missing context path for entitlements

Duvelis Carao requested to merge fix-context-path-entitlement into master

This impacts only Azure Implementation

This MR is part of a group of MRs with dependencies between them

  1. Update infrastructure (Azure / osdu-infrastructure) to have reference to the new URLs (https://github.com/Azure/osdu-infrastructure/pull/23)
  2. Adding missing context path for entitlements.
  3. Adding missing context path for legal.
  4. Adding missing context path for storage.
  5. Adding missing context path for indexer

After merging this MR, the new Entitlement URL will be: https://{host}/entitlements/v1/

Before merging this MR:


This PR is related to 6 other requests for changing a URL structure and adding in context paths for services.

  1. osdu-infrastructure 1/6 PR https://github.com/Azure/osdu-infrastructure/pull/23
  2. CI-CD Pipelines 2/6 This PR
  3. Entitlements Azure 3/6 !11 (merged)
  4. Legal 4/6 legal!32 (merged)
  5. Storage 5/6 osdu/platform/system/storage!33 (merged)
  6. 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

Merge request reports