mdsol / mesos_cookbook

Chef cookbook for installing Apache Mesos
Other
78 stars 71 forks source link

Support Mesos 0.23.0 #99

Closed TheSerapher closed 9 years ago

TheSerapher commented 9 years ago

Would be great to get support added for this version.

tubit commented 9 years ago

+1

ankurcha commented 9 years ago

+1

yadavshubhanshu commented 9 years ago

+1

sample commented 9 years ago

+1

ankurcha commented 9 years ago

I was at mesoscon 2015 and in one of the announcements it was presented that the release cycle of mesos will now be release a lot more often. Could we consider removing this requirement to manually update the mesos_options.rb file and use something that allows for easier upgrades. - something like a node['mesos']['verify_options'] = false mode.

TheSerapher commented 9 years ago

That may be a good option @ankurcha. With more frequent releases, this may become a large overhead to maintain all options in the cookbook to ensure the user sets them properly. Maybe this should just be left to the user instead.

rayrod2030 commented 9 years ago

Mesos 0.23.0 support released: https://github.com/mdsol/mesos_cookbook/releases/tag/3.4.0

Thanks everyone for your patience. I have been very busy and there were some issues getting all the tests to pass against Debian. Will still need to put out a patch release to support Debian 8 for Mesos 0.23.0.