Skip to content
This repository was archived by the owner on Feb 19, 2020. It is now read-only.

Releases: gettyimages/mesos_offer_filtering_allocator_module

v1-RC5

02 May 15:57

Choose a tag to compare

v1-RC4

12 Oct 07:10

Choose a tag to compare

Changed

  • Use JSON for serializing filter state to zookeeper

Added

  • Backport targeting mesos version 0.28.2

v1-RC3

12 Sep 18:22

Choose a tag to compare

Version v1-RC3

v1-RC2

11 Sep 05:24

Choose a tag to compare

Added

  • Implementation for PUT method to add/update/delete filters in bulk

v1-RC1

09 Sep 21:52

Choose a tag to compare

Changed

  • Remove automatic lookup of zk location from master, as this requires a possibly-authenticated http request.
    Instead, use a module parameter to configure zk_url
  • When determining the leader, reuse the Authorization header passed in from the client
  • Tested against authenticated DC/OS (1.8)

v1-RC0

07 Sep 19:44

Choose a tag to compare

Added

  • Multi-master failover support via zookeeper state persistence.