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

RFC-79: Add virtual link support #79

Merged
merged 4 commits into from
Aug 18, 2021

Conversation

abyss-w
Copy link
Contributor

@abyss-w abyss-w commented Aug 17, 2021

feat: Add rfc for add virtual link support

@Xuanwo Xuanwo changed the title feat: Add rfc for add virtual link support RFC-79: Add virtual link support Aug 17, 2021
@Xuanwo Xuanwo requested a review from JinnyYi August 17, 2021 08:57

- `PutObjectInput` is used to store the fields we need when calling `PutObjectWithContext` API to upload an object.
- `XQSMetadata` is a map that stores user-defined metadata.
- `"x-qs-meta-bs-symlink"` is the name of user-defined metadata, the middle `bs` is used to avoid conflicts.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We also need to update x-qs-meta-bs-symlink to x-qs-meta-bs-link-target here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it.

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