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
Does this follow conventional commits spec?
-
No -
Yes
Updates description?
-
Added new optional key argument
--data_partition_idsupport (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_providedmethod to adddata-partition-idheader inSeismicStoreServiceclass -
Added
gcprovider tosdlib/api/providers -
Updated
DefaultAuthServiceclass:- added optional instance
data_partition_idattribute - added
get_data_partition_idmethod
- added optional instance
Edited by Bohdan Solianyk [EPAM / GCP]