-
Notifications
You must be signed in to change notification settings - Fork 56
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
Implement GSP-49 Add CreateDir Operation #560
Comments
I have some questions:
|
Nice question list, I think we should add them in both GSP and CreateDir comments.
We can add a limit for Object storage should add
No, and it's not needed:
It's storage service behavior, let's just follow them. I think it's OK. Just make it clear in
It's storage service behavior, let's just follow them. I think it's OK. Just make it clear in
For all API, we don't allow user input path ends with In
We only support deleting a single object which means a normal object or an empty dir object. And we should never call API like
Let's discuss this in kodo's PR. |
Now we have GSP-93, the behavior should be changed. |
Pause for beyondstorage/specs#107. |
RFC: https://github.com/aos-dev/specs/blob/master/rfcs/49-add-create-dir-operation.md
Please leave a comment telling us what part you would like to do.
Roadmap
CreateDir
operation in specsCreateDir
storage: Implement Direr tests go-integration-test#20CreateDir
in servicesThe text was updated successfully, but these errors were encountered: