Cristian

Results 4 issues of Cristian

### Describe the bug If you try to copy an object with multipart and create checksums for the destination object it will fail. Note: using `copy` with small objects doesn't...

bug
s3
resources
p3

`S3.Object.copy()` fails with multipart and `ChecksumAlgorithm` as mentioned in #241 This fixes the issue by adding the checksum information to `CompleteMultipartUpload `

### Describe the bug If you try to copy an object with multipart and create checksums for the destination object it will fail. Note: using `copy` with small objects doesn't...

## :ghost: Brief Description Trying to compile this cookbook I got this error: ``` Recipe Compile Error in /var/chef/cache/cookbooks/mariadb/resources/galera_configuration.rb ... ERROR: /var/chef/cache/cookbooks/mariadb/resources/galera_configuration.rb:35: syntax error, unexpected ':', expecting => ... default:...

Waiting on Contributor