Skip to content

Draft: feat: enable storage tier option for uploader

Jason Wang requested to merge slb/mw34/feat-set-upload-storage-tier into master

Type of change

  • Bug Fix
  • Feature
  • Pipeline
  • Test

Does this introduce a change in the core logic?

  • No
  • Yes

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

  • AWS
  • Azure
  • GCP
  • IBM

Does this follow conventional commits spec?

  • No
  • Yes

Have you set the target Milestone?

  • No
  • Yes

Have you set the no-detached-pipeline label?

  • No
  • Yes

Updates description?

Enable an optional storage tier when uploading datasets. The storage tier can be "HOT", or "COOL". if none was provided, Cosmosdb will use default setting for sotrage tier.

Edited by JANRAJ CJ

Merge request reports