You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Drone CI Pipeline - docker images are built by drone
Remove dependency on Mesosphere Universe repository
Uses version-0.6 branch of Mantl Universe by default
Uninstall improvements
Ability to uninstall a specific instance of a package
If there is more than 1 instance of a specific package, mantl-api will return a 409 if the app id is not specified, instead of just installing the first it finds
Handles post-uninstall of customized packages
Uninstall endpoint requires package name in the JSON payload
Uninstall endpoint requires DELETE HTTP method
Package install and uninstall moved to /1/install endpoint (instead of /packages)
All api requests are logged (debug)
Add option to disable consul ssl verification (instead of relying on consul env var)
mesos-secret-path option replaces mesos-secret and file must exist on deployed host
New /frameworks endpoint for listing and shutting down Mesos frameworks