[Enhancement] Add a new field enableGCSEmulator
in gcp secret & configure Gcloud client for GCS Emulator
#696
Labels
area/backup
Backup related
kind/enhancement
Enhancement, improvement, extension
platform/gcp
Google cloud platform/infrastructure
status/closed
Issue is closed (either delivered or triaged)
Enhancement (What you would like to be added):
enableGCSEmulator
in gcp secretenableGCSEmulator
isTrue
( case insensitive )Motivation (Why is this needed?):
For Etcd-druid to use GCS Emulator fake-gcs-server in running e2e-tests locally, Google cloud client in
backup-restore
has to be configured to connect to the Emulator whenenableGCSEmulator
field in the gcp secret is set toTrue
.Approach/Hint to the implement solution (optional):
The text was updated successfully, but these errors were encountered: