-
Notifications
You must be signed in to change notification settings - Fork 654
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ListMultipartUploads mint test #1963
Merged
harshavardhana
merged 1 commit into
minio:master
from
klauspost:mint-listmultipartuplaods
May 29, 2024
Merged
Add ListMultipartUploads mint test #1963
harshavardhana
merged 1 commit into
minio:master
from
klauspost:mint-listmultipartuplaods
May 29, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Test listing of known multipart upload objects. Requires minio/minio#19756 which gives consistent upload sorting.
klauspost
changed the title
Add ListMultipartUploads mint tests
Add ListMultipartUploads mint test
May 16, 2024
harshavardhana
requested changes
May 16, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
got : minio.ListMultipartUploadsResult{Bucket:"minio-go-test-pkzl9rb9fhtzd36w", KeyMarker:"", UploadIDMarker:"", NextKeyMarker:"", NextUploadIDMarker:"", EncodingType:"url", MaxUploads:1000, IsTruncated:false, Uploads:[]minio.ObjectMultipartInfo{minio.ObjectMultipartInfo{Initiated:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Initiator:minio.initiator{ID:"", DisplayName:""}, Owner:minio.owner{DisplayName:"", ID:""}, StorageClass:"", Key:"prefix/objectName", Size:0, UploadID:"MDk0ZjQ1MzEtMzdlNi00NmQyLWEwZGQtZWEzMzNmODdlYjVjLmExMzk3MDhiLTZkNGUtNGFlMS05NmM0LWY0NWViMzQ3MjQ4Mw", Err:error(nil)}, minio.ObjectMultipartInfo{Initiated:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Initiator:minio.initiator{ID:"", DisplayName:""}, Owner:minio.owner{DisplayName:"", ID:""}, StorageClass:"", Key:"prefix/objectName", Size:0, UploadID:"MDk0ZjQ1MzEtMzdlNi00NmQyLWEwZGQtZWEzMzNmODdlYjVjLmYzMTY4YzgzLTlmM2QtNGU2Ny1hMDY3LTZlNTYwMGQxYTQ5Yg", Err:error(nil)}, minio.ObjectMultipartInfo{Initiated:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Initiator:minio.initiator{ID:"", DisplayName:""}, Owner:minio.owner{DisplayName:"", ID:""}, StorageClass:"", Key:"prefix/objectName", Size:0, UploadID:"MDk0ZjQ1MzEtMzdlNi00NmQyLWEwZGQtZWEzMzNmODdlYjVjLmFjM2RlNjA2LWZiMjQtNGM1Yy05ZmFhLTY5NzdmOTM2ZDYzZQ", Err:error(nil)}, minio.ObjectMultipartInfo{Initiated:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Initiator:minio.initiator{ID:"", DisplayName:""}, Owner:minio.owner{DisplayName:"", ID:""}, StorageClass:"", Key:"prefix/objectName", Size:0, UploadID:"MDk0ZjQ1MzEtMzdlNi00NmQyLWEwZGQtZWEzMzNmODdlYjVjLjU0MTUxNWZlLWNmZDgtNDcxNy1iZWE2LWZiNDFhZWZkM2Q0ZQ", Err:error(nil)}}, Prefix:"prefix/objectName", Delimiter:"/", CommonPrefixes:[]minio.CommonPrefix(nil)}
goroutine 1 [running]:
main.logError({0xe13bfc, 0x17}, {0xb686e1, 0xb}, 0xc0003a42a0?, {0x62?, 0x0?, 0x1063a60?}, {0x0, 0x0}, ...)
/home/runner/work/minio-go/minio-go/functional_tests.go:163 +0x33b
main.testListMultipartUpload.func2({0xb72290, 0x1b}, {{0xc0000a1e80, 0x1e}, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, ...})
/home/runner/work/minio-go/minio-go/functional_tests.go:1302 +0x308
main.testListMultipartUpload()
/home/runner/work/minio-go/minio-go/functional_tests.go:1311 +0x1429
main.main()
/home/runner/work/minio-go/minio-go/functional_tests.go:13663 +0x7df
Error: make: *** [Makefile:33: functional-test] Error 2
Error: Process completed with exit code 2.
@harshavardhana Yeah. It requires the linked PR. |
harshavardhana
approved these changes
May 29, 2024
charithe
referenced
this pull request
in cerbos/cerbos
Jun 10, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `v1.53.14` -> `v1.53.19` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go/v1.53.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go/v1.53.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go/v1.53.14/v1.53.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go/v1.53.14/v1.53.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [github.com/cerbos/cerbos/api/genpb](https://github.com/cerbos/cerbos) | `f2ad52f` -> `a1a7010` | | | | | require | digest | | [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `v7.0.70` -> `v7.0.71` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fminio%2fminio-go%2fv7/v7.0.71?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fminio%2fminio-go%2fv7/v7.0.71?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fminio%2fminio-go%2fv7/v7.0.70/v7.0.71?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fminio%2fminio-go%2fv7/v7.0.70/v7.0.71?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [go](https://go.dev/) ([source](https://github.com/golang/go)) | `1.22.3` -> `1.22.4` | [![age](https://developer.mend.io/api/mc/badges/age/golang-version/go/1.22.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/golang-version/go/1.22.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/golang-version/go/1.22.3/1.22.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/golang-version/go/1.22.3/1.22.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | toolchain | patch | | golang.org/x/crypto | `v0.23.0` -> `v0.24.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fcrypto/v0.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fcrypto/v0.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2fcrypto/v0.23.0/v0.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fcrypto/v0.23.0/v0.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | minor | | golang.org/x/exp | `fd00a4e` -> `fc45aab` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fexp/v0.0.0-20240604190554-fc45aab8b7f8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fexp/v0.0.0-20240604190554-fc45aab8b7f8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2fexp/v0.0.0-20240531132922-fd00a4e0eefc/v0.0.0-20240604190554-fc45aab8b7f8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fexp/v0.0.0-20240531132922-fd00a4e0eefc/v0.0.0-20240604190554-fc45aab8b7f8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | digest | | golang.org/x/net | `v0.25.0` -> `v0.26.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fnet/v0.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fnet/v0.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2fnet/v0.25.0/v0.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fnet/v0.25.0/v0.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | minor | | golang.org/x/tools | `v0.21.0` -> `v0.22.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2ftools/v0.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2ftools/v0.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2ftools/v0.21.0/v0.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2ftools/v0.21.0/v0.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `5315273` -> `ef581f9` | [![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fgenproto%2fgoogleapis%2fapi/v0.0.0-20240604185151-ef581f913117?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/google.golang.org%2fgenproto%2fgoogleapis%2fapi/v0.0.0-20240604185151-ef581f913117?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/google.golang.org%2fgenproto%2fgoogleapis%2fapi/v0.0.0-20240528184218-531527333157/v0.0.0-20240604185151-ef581f913117?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fgenproto%2fgoogleapis%2fapi/v0.0.0-20240528184218-531527333157/v0.0.0-20240604185151-ef581f913117?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | digest | --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.53.19`](https://github.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15319-2024-06-07) [Compare Source](https://github.com/aws/aws-sdk-go/compare/v1.53.18...v1.53.19) \=== ##### Service Client Updates - `service/auditmanager`: Updates service API and documentation - `service/b2bi`: Updates service API - `service/codepipeline`: Updates service API and documentation - CodePipeline now supports overriding S3 Source Object Key during StartPipelineExecution, as part of Source Overrides. - `service/sagemaker`: Updates service API and documentation - This release introduces a new optional parameter: InferenceAmiVersion, in ProductionVariant. - `service/verifiedpermissions`: Updates service API and documentation ### [`v1.53.18`](https://github.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15318-2024-06-06) [Compare Source](https://github.com/aws/aws-sdk-go/compare/v1.53.17...v1.53.18) \=== ##### Service Client Updates - `service/account`: Updates service API and documentation - `service/firehose`: Updates service API and documentation - Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations - `service/fsx`: Updates service API and documentation - `service/glue`: Updates service API and documentation - This release adds support for creating and updating Glue Data Catalog Views. - `service/iotwireless`: Updates service API - `service/location`: Updates service API, documentation, and paginators - `service/sns`: Updates service API and documentation - Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates. - `service/sqs`: Updates service API and documentation - Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications. - `service/storagegateway`: Updates service API and documentation - Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy. ### [`v1.53.17`](https://github.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15317-2024-06-05) [Compare Source](https://github.com/aws/aws-sdk-go/compare/v1.53.16...v1.53.17) \=== ##### Service Client Updates - `service/globalaccelerator`: Updates service API and documentation - `service/glue`: Updates service API and documentation - AWS Glue now supports native SaaS connectivity: Salesforce connector available now - `service/s3`: Updates service API and examples - Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality. ### [`v1.53.16`](https://github.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15316-2024-06-04) [Compare Source](https://github.com/aws/aws-sdk-go/compare/v1.53.15...v1.53.16) \=== ##### Service Client Updates - `service/ec2`: Updates service API - U7i instances with up to 32 TiB of DDR5 memory and 896 vCPUs are now available. C7i-flex instances are launched and are lower-priced variants of the Amazon EC2 C7i instances that offer a baseline level of CPU performance with the ability to scale up to the full compute performance 95% of the time. - `service/pipes`: Updates service API, documentation, and waiters - `service/sagemaker`: Updates service API and documentation - Extend DescribeClusterNode response with private DNS hostname and IP address, and placement information about availability zone and availability zone ID. - `service/taxsettings`: Adds new service ### [`v1.53.15`](https://github.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15315-2024-06-03) [Compare Source](https://github.com/aws/aws-sdk-go/compare/v1.53.14...v1.53.15) \=== ##### Service Client Updates - `service/amplify`: Updates service documentation - `service/batch`: Updates service API and documentation - This release adds support for the AWS Batch GetJobQueueSnapshot API operation. - `service/eks`: Updates service API and documentation - `service/iottwinmaker`: Updates service API </details> <details> <summary>minio/minio-go (github.com/minio/minio-go/v7)</summary> ### [`v7.0.71`](https://github.com/minio/minio-go/releases/tag/v7.0.71): Bugfix Release [Compare Source](https://github.com/minio/minio-go/compare/v7.0.70...v7.0.71) #### What's Changed - Add support for DelMarkerExpiration element by [@​krisis](https://github.com/krisis) in [https://github.com/minio/minio-go/pull/1959](https://github.com/minio/minio-go/pull/1959) - feat: support tags for postPolicy Upload by [@​jiuker](https://github.com/jiuker) in [https://github.com/minio/minio-go/pull/1967](https://github.com/minio/minio-go/pull/1967) - Add ListMultipartUploads mint test by [@​klauspost](https://github.com/klauspost) in [https://github.com/minio/minio-go/pull/1963](https://github.com/minio/minio-go/pull/1963) **Full Changelog**: minio/minio-go@v7.0.70...v7.0.71 </details> <details> <summary>golang/go (go)</summary> ### [`v1.22.4`](https://github.com/golang/go/compare/go1.22.3...go1.22.4) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/cerbos/cerbos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhcmVhL2RlcGVuZGVuY2llcyIsImJvdHMiLCJraW5kL2Nob3JlIl19--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
mraerino
referenced
this pull request
in ffddorf/terraform-backend
Jun 30, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `v7.0.70` -> `v7.0.72` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fminio%2fminio-go%2fv7/v7.0.72?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fminio%2fminio-go%2fv7/v7.0.72?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fminio%2fminio-go%2fv7/v7.0.70/v7.0.72?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fminio%2fminio-go%2fv7/v7.0.70/v7.0.72?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>minio/minio-go (github.com/minio/minio-go/v7)</summary> ### [`v7.0.72`](https://github.com/minio/minio-go/releases/tag/v7.0.72): Bugfix Release [Compare Source](https://github.com/minio/minio-go/compare/v7.0.71...v7.0.72) #### What's Changed - Keep all x-minio- headers as-is by [@​klauspost](https://github.com/klauspost) in [https://github.com/minio/minio-go/pull/1970](https://github.com/minio/minio-go/pull/1970) **Full Changelog**: minio/minio-go@v7.0.71...v7.0.72 ### [`v7.0.71`](https://github.com/minio/minio-go/releases/tag/v7.0.71): Bugfix Release [Compare Source](https://github.com/minio/minio-go/compare/v7.0.70...v7.0.71) #### What's Changed - Add support for DelMarkerExpiration element by [@​krisis](https://github.com/krisis) in [https://github.com/minio/minio-go/pull/1959](https://github.com/minio/minio-go/pull/1959) - feat: support tags for postPolicy Upload by [@​jiuker](https://github.com/jiuker) in [https://github.com/minio/minio-go/pull/1967](https://github.com/minio/minio-go/pull/1967) - Add ListMultipartUploads mint test by [@​klauspost](https://github.com/klauspost) in [https://github.com/minio/minio-go/pull/1963](https://github.com/minio/minio-go/pull/1963) **Full Changelog**: minio/minio-go@v7.0.70...v7.0.71 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/ffddorf/terraform-backend). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Test listing of known multipart upload objects.
Requires minio/minio#19756 which gives consistent upload sorting.