Commit Graph

8 Commits

Author SHA1 Message Date
Ciprian Hacman aec463acf8 chore: Reduce verbosity for `upload` make target 2024-10-25 12:43:07 +03:00
justinsb 3425d9dc52 upload helper: support upload to S3 buckets that block ACLs
Similar to GCS with UBLA, S3 is now encouraging buckets that block
ACLs.  When we upload to one of these buckets, we cannot set ACLs.

When we detect one of these buckets, we simply skip setting the ACL,
assuming the object ACLs are instead managed at the bucket level, when
the bucket was created.
2023-05-04 10:15:10 -04:00
Leïla MARABESE 9654cbd1d5 nodeup is operational 2022-09-26 13:55:08 +02:00
Aaron Crickenberger e4ae593554 hack/upload: avoid ACLs for GCS buckets with UBLA enabled 2021-07-14 22:46:07 -07:00
Srikanth 42b1daf5a6 Upload binaries to DO Spaces 2020-08-07 00:09:30 +05:30
John Gardiner Myers 7ee0471518 Add support for uploading to private buckets 2020-07-13 23:00:20 -07:00
Xiaoyu Zhong a719e04a6d Alicloud: add OSS as upload dest 2019-10-16 21:43:26 +08:00
Justin SB a3a48e9078
Create dev-upload tasks, for a faster upload during dev builds 2018-12-20 11:37:30 -05:00