aboutsummaryrefslogtreecommitdiffstats
path: root/executor
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2017-06-03 13:16:39 +0200
committerDmitry Vyukov <dvyukov@google.com>2017-06-03 13:16:39 +0200
commitb6faa913668f68192c3cd2eaf2c1ce005811d32c (patch)
tree4f0ddc47f356cb89b86cfdb343c0fdc9c572d0d6 /executor
parentb08ca73a6e738eca81c61de4b6eb78c24ad7efc7 (diff)
pkg/gcs: remove support for gs:// prefixed paths
The problem with gs:// is that after any filepath.Join it's transformed to gs:/ which is not recognized. It's safer to not allow specifying them at all, rather than constantly breaking them.
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions