Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • Search Search
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 35
    • Issues 35
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Open Subsurface Data Universe SoftwareOpen Subsurface Data Universe Software
  • Platform
  • System
  • SearchSearch
  • Merge requests
  • !320

update core-lib-azure version

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Yauheni Lesnikau requested to merge update-libazure into master Aug 11, 2022
  • Overview 1
  • Commits 1
  • Pipelines 7
  • Changes 2

Related to MR: osdu/platform/system/lib/cloud/azure/os-core-lib-azure!220 (merged)

We noticed that the services try to fetch app-dev-sp-username from keyvault for the first call for each partition. Especially it has an effect when there are a lot of partitions on the environment. Because of this we updated the TenantFactoryImpl not to retrieve the app-dev-sp-username on initPartition() call but use the initially fetched value from AzureOSDUConfig

Similar issue was found for the redis-hostname and redis-password. We used to do unnecessary KeyVault requests during checking whether the values presented into the KeyVault. Now it fixed as well.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: update-libazure