1
0
mirror of https://github.com/tektoncd/catalog.git synced 2024-11-21 05:55:35 +00:00
catalog/task/gcs-generic/0.1/samples
Billy Lynch b50f4d0e93 gcs-generic: Make credential file optional.
When running on GCP, gsutil will try to infer identity from the GKE
metadata service instead of an explicitly defined credential file. The
easiest way to support this is to only set the credentials iff the file
is provided, otherwise just fallback to gsutils default behavior.

Also adds a simpler example that doesn't require credentials.
2020-09-29 15:36:51 +01:00
..
gcs-sample.yaml Modifies directory names based on the proposal 2020-07-14 19:01:58 +01:00
ls-taskrun.yaml gcs-generic: Make credential file optional. 2020-09-29 15:36:51 +01:00