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

Proposal: Implement HTTP Operator API in "Next" #276

Closed
kevinschoon opened this issue Feb 6, 2017 · 2 comments
Closed

Proposal: Implement HTTP Operator API in "Next" #276

kevinschoon opened this issue Feb 6, 2017 · 2 comments
Labels

Comments

@kevinschoon
Copy link

I would like to use mesos-go to interact with the Mesos Operator HTTP API. The existing "next" branch contains most of the necessary implementations, however it lacks the generated master, agent, and related protobuf code in addition to some necessary procedural code.

I have added a partial implementation for this and would like some feedback to see if this seems like the right direction before I continue. #275 has also implemented this functionality which may be useful.

Thank you for all your work on this library!

@jdef
Copy link
Contributor

jdef commented Feb 12, 2017

Thanks for this @kevinschoon, will review this week

@jdef jdef added the api/v1 label Apr 24, 2017
@kevinschoon
Copy link
Author

@jdef Looks like this can be closed and moved into #310.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants