Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • O OS Core Lib Azure
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 9
    • Merge requests 9
  • 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
  • Lib
  • cloud
  • azure
  • OS Core Lib Azure
  • Merge requests
  • !254

coreservices upgrade containing blob storage and file datalake

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Nishant Vidyasagar requested to merge coreservicesupgradev1 into master Nov 02, 2022
  • Overview 2
  • Commits 4
  • Pipelines 8
  • Changes 3

All Submissions:


  • [YES] I have added an explanation of what changes in this merge do and why we should include it?
  • [YES] All new and existing tests passed.
  • [YES] My code follows the code style of this project.
  • [YES] I ran lint checks locally prior to submission.

What is the issue or story related to the change?


For the Azure Blob Storage, we are using the SDK version:- 12.14.2(2021-11-10).The latest SDK version is:- 12.19.1 (2022-09-12) azure-blob-storage SDK version, So, upgraded the same. Since, Intermittent 500s were coming due to azure blob throwing 400, so needed to upgrade the Azure Blob Storage. Upgrading the same added some more dependencies.

Test coverage:


ran Service IT's locally

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: coreservicesupgradev1