Highlights
- Arctic Code Vault Contributor
Popular repositories
1,285 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2021
Created 17 commits in 2 repositories
Created a pull request in minio/minio that received 2 comments
CopyObject: Do not remove crypto info when compressed
Description Do not compress files when copying encrypted data. Motivation and Context Fix broken copies. How to test this PR? Do internal copy of c…
+9
−7
•
2
comments
Opened 11 other pull requests in 3 repositories
klauspost/compress
6
merged
1
open
minio/minio
1
open
2
merged
minio/warp
1
open
Reviewed 6 pull requests in 1 repository
minio/minio 6 pull requests
- fix: normalize object layer inputs
- fix: incorrect errors thrown by lint
- [wip] Move handling of unsupported APIs into the router layer
- etag: add FromContentMD5 to parse content-md5 as ETag
- use listPathRaw for HealObjects() instead of expensive WalkVersions()
- locking: Add Refresh for better locking cleanup