Skip to content

update minio-go to v7 master to test #395

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jiuker
Copy link

@jiuker jiuker commented Apr 21, 2025

update minio-go to v7 master to test
fix:

(9/15) Running minio-go tests ... FAILED in 3 minutes and 2 seconds
{
  "time": "2025-04-20T11:36:45.062207951Z",
  "level": "ERROR",
  "name": "minio-go: testPutMultipartObjectWithChecksums",
  "duration": 22579,
  "function": "PutObject(bucketName, objectName, reader,size, opts)",
  "args": {
    "bucketName": "minio-go-test-l9gw0mumy6jc4rg9",
    "checksum": "SHA256",
    "objectName": "n06ah4gyxeac2lp3tyi1ofubhr5fj5",
    "opts": "minio.PutObjectOptions{UserMetadata: metadata, Trailing: true}",
    "section": "PutObject"
  },
  "status": "FAIL",
  "message": "PutObject failed",
  "error": "The request signature we calculated does not match the signature you provided. Check your key and signing method."
}

@jiuker jiuker requested a review from harshavardhana April 21, 2025 02:13
set the v7 version to test
@jiuker jiuker force-pushed the use-minio-go-masteer-to-test-functions branch from 28cd731 to d215b85 Compare April 25, 2025 01:38
@jiuker jiuker requested a review from harshavardhana April 25, 2025 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants