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

Support Projects #164

Open
andrewheiss opened this issue Jul 28, 2018 · 7 comments
Open

Support Projects #164

andrewheiss opened this issue Jul 28, 2018 · 7 comments

Comments

@andrewheiss
Copy link

On July 25, 2018, DigitalOcean added support for Projects. Currently, the API doesn't support anything with projects, but they say it will eventually in 2018.

When the API eventually supports them, it'd be cool to have a new argument in droplet_create() to create new images in a specific project (which would allow users to better separate the temporary images they might create with R from more important production images in their account)

@amoeba
Copy link
Contributor

amoeba commented Jul 29, 2018

Excellent idea @andrewheiss. I've been beta testing Projects for a bit and they're snazzy. Adding support for setting the Project for a new Droplet makes sense as the Dashboard lets you do this currently. And I suppose this would also extend to the creation of all other first-class DO resources (Spaces, Images, etc.). Other things I can imagine their API having (and analogsea supporting) might include:

  • Create / edit / delete Project
  • Fetching Project activity
  • Move resources into Project / remove resources from Project

Any thoughts or other ideas?

@sckott
Copy link
Collaborator

sckott commented Jul 31, 2018

thanks @andrewheiss - good idea. & thx @amoeba - i hadn't seen them yet, looks neat. I guess we'll wait to see it come out in the API

@andrewheiss
Copy link
Author

@amoeba I think that all sounds great, as long as the API supports them.

@sckott
Copy link
Collaborator

sckott commented Mar 21, 2019

Projects are in the API https://developers.digitalocean.com/documentation/v2/#projects but it doesn't look like there's a way to assign to a project in the create droplet endpoint, though it does look like you can create a droplet, then assign to a project

@sckott sckott added this to the v0.9 milestone Apr 17, 2020
@sckott sckott removed this from the v0.9 milestone Oct 7, 2020
@pachadotdev
Copy link
Owner

On July 25, 2018, DigitalOcean added support for Projects. Currently, the API doesn't support anything with projects, but they say it will eventually in 2018.

When the API eventually supports them, it'd be cool to have a new argument in droplet_create() to create new images in a specific project (which would allow users to better separate the temporary images they might create with R from more important production images in their account)

Hi @andrewheiss. While I'm not a manager or similar at DO, I have sent your request to a contact there, because I talked about this to him some time ago.

@rparrish
Copy link

Here's an updated link to the Projects documentation.

@pachadotdev
Copy link
Owner

Here's an updated link to the Projects documentation.

thx, there's still no parameter to create droplets outside the default project https://docs.digitalocean.com/reference/api/api-reference/#operation/droplets_create

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

5 participants