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

Moving DigitalOcean Spaces Storage Engine under upspin org #599

Open
alinz opened this issue Jul 30, 2018 · 8 comments
Open

Moving DigitalOcean Spaces Storage Engine under upspin org #599

alinz opened this issue Jul 30, 2018 · 8 comments

Comments

@alinz
Copy link

alinz commented Jul 30, 2018

Hello, Thanks for this amazing project.

I have developed a storage-engine for digitalocean's spaces. I would like to ask if it is possible to move it under upspin org as it has more traffic and also it helps the adaptation of project.

Thanks,

@adg
Copy link
Collaborator

adg commented Aug 5, 2018

Sure, I think we could add a Digital Ocean repo. Is "do" the canonical abbreviation for Digital Ocean? I'd probably err on the side of something more explicit for a repository name (digitalocean.upspin.io perhaps). What do you think?

@alinz
Copy link
Author

alinz commented Aug 7, 2018

@adg thanks for the feed back, I think internally they refer to it as "do", here's the article that they describe their development source directory. However, digitalocean would be more explicit and it would be more obvious and less error-prone.

What is the procedure to transfer a repo to upspin org? Are you guys clone the repo and add it to org or use the github transfer ownership?

@adg
Copy link
Collaborator

adg commented Aug 9, 2018

Either 'digitalocean' or just 'ocean' would be unambiguous enough for my tastes.

cc @robpike do you have opinions/preferences for the new repository name?

What is the procedure to transfer a repo to upspin org? Are you guys clone the repo and add it to org or use the github transfer ownership?

I will create the repository and then ask you to send a change to add the code to that repo. You can then retire your github repo.

@robpike
Copy link
Contributor

robpike commented Aug 9, 2018

I would slightly prefer digitalocean but ocean is fine.

@alinz
Copy link
Author

alinz commented Aug 10, 2018

@adg whenever you create a repo, let me know so we can get this done.

AugieBot referenced this issue in AugieBot/upspin Aug 16, 2018
Update #599

Change-Id: Ibba7a8437328b4a848ffbd34f4ad96a5d75fef7f
AugieBot pushed a commit that referenced this issue Aug 16, 2018
Update #599

Change-Id: Ibba7a8437328b4a848ffbd34f4ad96a5d75fef7f
Reviewed-on: https://upspin-review.googlesource.com/19140
Reviewed-by: Rob Pike <r@golang.org>
@adg
Copy link
Collaborator

adg commented Aug 16, 2018

@alinz the repo has been created, you can check it out with:

$ go get -d digitalocean.upspin.io

and then follow our contribution instructions to send your changes as a Gerrit code review. Thank you so much!

AugieBot pushed a commit to AugieBot/gcp that referenced this issue Aug 16, 2018
Update upspin/upspin#599

Change-Id: If1faffc39fa2f8689833516639dee7b8fda2b94d
AugieBot pushed a commit to upspin/gcp that referenced this issue Aug 17, 2018
Update upspin/upspin#599

Change-Id: If1faffc39fa2f8689833516639dee7b8fda2b94d
Reviewed-on: https://upspin-review.googlesource.com/19160
Reviewed-by: Rob Pike <r@golang.org>
@alinz
Copy link
Author

alinz commented Aug 19, 2018

@adg I have made a PR using upspin's gerrit. Thank you.

@palmamartin
Copy link
Contributor

Following the comments on the PR 19180 maybe it makes sense to have a general S3 (cloud/storage/s3) backend, as Andrew suggested, which can be used for different S3 compatible backends like AWS, DO, Ceph,...?

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

No branches or pull requests

4 participants