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

feat: allow SP to create/update object for delegator #581

Merged
merged 11 commits into from
Mar 13, 2024

Conversation

alexgao001
Copy link
Collaborator

@alexgao001 alexgao001 commented Feb 29, 2024

Description

When a bucket is created, the primary SP is default be able to create objects for delegator(owner, or any entitled users), so that users can upload to SP directly without first creating the object meta on-chain. Bucket owner has option to disable such feature.

Rationale

accelerate the object creation process.

Example

add an example CLI or API response...

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

Potential Impacts

  • add potential impacts for other components here
  • ...

@alexgao001 alexgao001 added the wip label Feb 29, 2024
@alexgao001 alexgao001 changed the title feat: delegated agent can create and update object feat: SP create object for delegator Mar 4, 2024
@unclezoro unclezoro changed the base branch from master to develop March 5, 2024 03:34
@alexgao001 alexgao001 removed the wip label Mar 5, 2024
e2e/tests/storage_test.go Outdated Show resolved Hide resolved
unclezoro
unclezoro previously approved these changes Mar 8, 2024
@alexgao001 alexgao001 added the r4r label Mar 11, 2024
@alexgao001 alexgao001 changed the title feat: SP create object for delegator feat: allow SP to create/update object for delegator Mar 11, 2024
@alexgao001 alexgao001 added this pull request to the merge queue Mar 13, 2024
Merged via the queue into develop with commit df143c6 Mar 13, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants