Skip to content

feat(service/tos): impl tos read/write/delete#7350

Open
ddupg wants to merge 4 commits intoapache:mainfrom
ddupg:feat-tos-read-write-delete
Open

feat(service/tos): impl tos read/write/delete#7350
ddupg wants to merge 4 commits intoapache:mainfrom
ddupg:feat-tos-read-write-delete

Conversation

@ddupg
Copy link
Copy Markdown
Member

@ddupg ddupg commented Apr 1, 2026

Which issue does this PR close?

Closes #7152 .

Rationale for this change

This PR implements the basic read, write, and delete operations for the TOS (Volcengine Tinder Object Storage) service

What changes are included in this PR?

  • Implemented stat, read, write, and delete operations for TOS

Are there any user-facing changes?

Yes, users can now use the TOS service with basic operations.

AI Usage Statement

This PR was written by humans with OpenCode using Kimi K2.5 and GLM-4.7 models

@ddupg ddupg force-pushed the feat-tos-read-write-delete branch 6 times, most recently from 43dc0a6 to c8ffdd0 Compare April 7, 2026 12:17
Change-Id: I73d7ff4b4ae8c50d22dfe8e45a7225dd3ce3addc
@ddupg ddupg force-pushed the feat-tos-read-write-delete branch from c8ffdd0 to c1a27dc Compare April 8, 2026 03:04
@ddupg ddupg marked this pull request as ready for review April 8, 2026 03:22
@ddupg ddupg requested a review from Xuanwo as a code owner April 8, 2026 03:22
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. releases-note/feat The PR implements a new feature or has a title that begins with "feat" labels Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

releases-note/feat The PR implements a new feature or has a title that begins with "feat" size:XL This PR changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

new feature: Implement Volcengine Object Storage (TOS) Service Support

1 participant