Skip to content
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

COS: upgrade cos sdk to v0.7.40 #39

Merged
merged 1 commit into from
Dec 6, 2022

Conversation

hanjm
Copy link
Member

@hanjm hanjm commented Dec 6, 2022

  • I added CHANGELOG entry for this change.
  • Change is not relevant to the end user.

Changes

upgrade cos sdk.

Verification

e2e test

    export COS_APP_ID=*** COS_SECRET_ID=*** COS_SECRET_KEY=*** COS_REGION=ap-guangzhou  
    THANOS_TEST_OBJSTORE_SKIP=AZURE,ALIYUNOSS,BOS,GCS,S3,SWIFT,OCI go test -cover -coverprofile=/tmp/test_cos.out -test.v -test.run ^TestObjStore_AcceptanceTest_e2e$ ./objtesting/...
    go tool cover -html=/tmp/test_cos.out

Signed-off-by: Jimmie Han <hanjinming@outlook.com>
@hanjm hanjm force-pushed the feature/jimmiehan-upgrade-cos-sdk branch from 19805ab to d5df032 Compare December 6, 2022 11:48
@squat squat merged commit 244d5d0 into thanos-io:main Dec 6, 2022
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