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 for Mesos >= 1.3.0? #39

Closed
m4ce opened this issue Sep 15, 2017 · 3 comments
Closed

Support for Mesos >= 1.3.0? #39

m4ce opened this issue Sep 15, 2017 · 3 comments
Labels

Comments

@m4ce
Copy link
Contributor

m4ce commented Sep 15, 2017

Mesomatic depends on Mesos 1.0.1. Are there any plans to update it to support more recent versions of Mesos?

@m4ce m4ce changed the title Support for Mesos 1.3.0? Support for Mesos >= 1.3.0? Sep 15, 2017
@pyr
Copy link
Contributor

pyr commented Dec 19, 2017

I'm looking for a new maintainer for the project as we have sunsetted our usage of mesomatic.

@oubiwann
Copy link
Member

Hey @m4ce, there are definitely plans to support subsequent releases of Mesos.

Steps are roughly the following:

  • Decide upon a system / integration test strategy
  • Create some basic integration tests, targeted initially at just the changes between versions (see http://mesos.apache.org/documentation/latest/upgrades/)
  • Step through the version changes from 1.0.1 up through the latest release (1.4.1 as of now), adding tests to ensure Mesomatic continues to work as expected

There are very few changes to the Java API, so this should be a fairly straight-forward process, once a Travis-CI-friendly testing strategy has been decided upon.

@oubiwann
Copy link
Member

I've created an epic for this: #43

I'm going to close this ticket as answered ...

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

3 participants