Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

v1.1.0

Choose a tag to compare

@pierluigi pierluigi released this 08 Apr 07:49

This version introduces UI support for two important new features.

Scheduler Migrations

Marathon UI now leverages the support for readinessChecks introduced in Marathon, and adds a convenient way for users to continue a scheduler migration from the deployments page.

d3750f50-fc0a-11e5-9087-be954504c353
Issue a continue command from Marathon UI

External Persistent Volumes

This experimental feature currently allows a task to persist its storage to external REX-ray volumes. Read more about this feature in the Marathon docs.

screen shot 2016-04-08 at 12 04 37

_External volumes in the UI_

Changelog

1.1.0 - 2016-04-08

Added

  • #3670 - Add support for scheduler upgrades and readinessChecks
  • Add support for external persistent volumes

List of Contributors

Commits Contributor
23 Pierluigi Cau
21 Philipp Hinrichsen
9 Orlando Hohmeier
1 Felix Gertz
1 Philip Norman

Generated by git shortlog -n -s --no-merges v1.0.1..v1.1.0