Skip to content

File collection refactoring

Dmitrii Novikov (EPAM) requested to merge file-collection-downscope into master

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [NO]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a breaking change?

  • [YES]

What is the current behavior?

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [YES]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a breaking change?

  • [NO]

What is the current behavior?

File collection upload/download logic moved to OBM.

  1. Minio implementation provides List of signed urls for each file into the dataset
  2. GCS implementation provides token for directory
Edited by Dmitrii Novikov (EPAM)

Merge request reports