feat: GONRG-6989, SDUtil feature to work with new gc implementation
Type of change
-
Bug Fix -
Feature
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
conventional commits spec?
Does this follow-
No -
Yes
Updates description?
-
Added new optional key argument
--data_partition_id
support (example:python sdutil cp sd://gc-test/gc-test/_file_ _file_ --idtoken=$ID_TOKEN --data_partition_id=$DATA_PARTITION_ID
) -
Added
update_header_if_data_partition_id_provided
method to adddata-partition-id
header inSeismicStoreService
class -
Added
gc
provider tosdlib/api/providers
-
Updated
DefaultAuthService
class:- added optional instance
data_partition_id
attribute - added
get_data_partition_id
method
- added optional instance
Edited by Bohdan Solianyk [EPAM / GCP]