mesos-go icon indicating copy to clipboard operation
mesos-go copied to clipboard

Contribute parts from my "clone"

Open ondrej-smola opened this issue 8 years ago • 2 comments

@jdef I have been working on my own go http mesos driver as this repository was not very active last months and I needed operator api quickly. I have implemented Operator API and own low and high level API for proto 1.1. I would like to contribute at least some parts back repository.

ondrej-smola avatar Feb 05 '17 15:02 ondrej-smola

I've just added (to the master branch) the agent protos for 1.2.x. No helper APIs yet. Are you still interested in contributing to the agent operator API for mesos-go? Would be interested to learn what approaches have/haven't worked for you.

/cc @kevinschoon

jdef avatar Jul 24 '17 17:07 jdef

@jdef Definitely interested in contributing still. The mesos-cli tool I released a few months ago is based off an older fork of mesos-go where I added code for the operator API. I will try to bring my tool in line with current master and contribute some of my helper code here. Looks like @ondrej-smola's branch is also still being maintained.

kevinschoon avatar Jul 24 '17 21:07 kevinschoon