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

Add support for the bock storage API #87

Closed
suprnova32 opened this issue Apr 20, 2016 · 4 comments
Closed

Add support for the bock storage API #87

suprnova32 opened this issue Apr 20, 2016 · 4 comments

Comments

@suprnova32
Copy link
Contributor

The API is still in private beta, but having it available via DropletKit will really simplify its implementation within the GitHost codebase. We would like to have our implementation ready for when the block storage feature goes out of beta.

I'll see if I can contribute this in some way, but it will take me some time to get acquainted with the codebase.

@aybabtme
Copy link

hey @supernova32, there's a branch on our Go client that has support for the storage paths, otherwise support in Ruby should come Soon (TM).

See digitalocean/godo#89 if Go is an option for you in the mean time.

@suprnova32
Copy link
Contributor Author

@aybabtme thanks for the suggestion! Using the Go API wrapper would require a rewrite of the GitHost app, so it doesn't make much sense to use it, specially since the API endpoint might change in the future.

I'll write a small wrapper lib for the missing functionality, just to test it out and see how we can integrate block storage within GitHost and once the API comes out of beta and is included in DropletKit, I'll switch to it.

@phillbaker
Copy link
Contributor

@supernova32 pushed support for the beta endpoints in #89, if you want to pin to a git branch.

@suprnova32
Copy link
Contributor Author

Thanks @phillbaker! I'll give that a try 👍

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

3 participants