dsub icon indicating copy to clipboard operation
dsub copied to clipboard

Add support for service account for the Google Batch provider

Open hnawar opened this issue 1 year ago • 2 comments

Currently the Google Batch provider does not implement the --service-account and defaults to the Compute service account which might be disabled or don't have the right permissions.

hnawar avatar Aug 15 '23 07:08 hnawar

Ongoing PR : https://github.com/DataBiosphere/dsub/pull/285

mccstan avatar Mar 07 '24 17:03 mccstan

@hnawar code ready ! You can test it by cloning the repo locally. Waiting for PR review.

mccstan avatar Mar 11 '24 15:03 mccstan