Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • O osdu-airflow-lib
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 2
    • Merge requests 2
  • 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
  • Data Flow
  • Data IngestionData Ingestion
  • osdu-airflow-lib
  • Merge requests
  • !45

Remove Deprecated Dataset Service Client Calls

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Hamdaan Khalid requested to merge hkhalid/update-dataset-service-client-deprecated-calls into master Nov 18, 2022
  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 3

The APIS listed below have been deprecated by Dataset Service Client

  • GetRetrievalInstructions
  • GetStorageInstructions.

This PR cleans up any calls to deprecated api's by the dataset service client and removes the flags that enabled conditional calling of deprecated apis as well as their logging.

Appropriate changes to unit tests have also been made.

ref #4

Edited Nov 18, 2022 by Nur Sheikh
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: hkhalid/update-dataset-service-client-deprecated-calls