Skip to content
This repository was archived by the owner on Oct 6, 2020. It is now read-only.

Merge upstream#9

Open
xdsxc wants to merge 218 commits intomasterfrom
merge-upstream
Open

Merge upstream#9
xdsxc wants to merge 218 commits intomasterfrom
merge-upstream

Conversation

@xdsxc
Copy link

@xdsxc xdsxc commented Jul 21, 2020

Merge upstream

minio-trusted and others added 30 commits February 13, 2019 19:17
This fixes the unit tests failure in the master branch
This adds source etag match condition in copy object part, this
change is obvious but also tests a use case in Minio server in
different copy configuration.
A new issue is detected in Minio server when we try to copy
a part (CopyObjectPart handler) from a multipart encrypted
object.

Hence, adding this new use case in functional tests.
- when client has not configured part size,
use optimal part size determined by SDK.
Otherwise honor the client specified part
size

fixes: minio#1099
The bucket name cannot contain underscores, end with a dash, have consecutive periods, or use dashes adjacent to periods.
Ref : https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-s3-bucket-naming-requirements.html
Also add slash to security credential url at test
harshavardhana and others added 30 commits July 16, 2020 17:22
This commit returns the content of x-amz-version-id header in the
response of the HEAD request, so that information will be part of the
returned ObjectInfo structure.

A test is added as well.
extend ObjectInfo, UploadInfo to provide more
information presented in the HTTP responses
Also adding a field to manage rule state
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.