coreos / coreos-assembler

Tooling container to assemble CoreOS-like systems
https://coreos.github.io/coreos-assembler/
Apache License 2.0
337 stars 166 forks source link

cmd-buildupload: log all args passed to `s3_client.upload_file` #3812

Closed jlebon closed 4 months ago

jlebon commented 4 months ago

Notably, this includes the CacheControl and ACL args. This allows us to more easily cross-check the value of those keys with what was set higher up in the stack.