This repository was archived by the owner on Feb 19, 2020. It is now read-only.
Releases: gettyimages/mesos_offer_filtering_allocator_module
Releases · gettyimages/mesos_offer_filtering_allocator_module
v1-RC5
v1-RC4
Changed
- Use JSON for serializing filter state to zookeeper
Added
- Backport targeting mesos version 0.28.2
v1-RC3
Version v1-RC3
v1-RC2
Added
- Implementation for
PUTmethod to add/update/delete filters in bulk
v1-RC1
Changed
- Remove automatic lookup of zk location from master, as this requires a possibly-authenticated http request.
Instead, use a module parameter to configurezk_url - When determining the leader, reuse the
Authorizationheader passed in from the client - Tested against authenticated DC/OS (1.8)
v1-RC0
Added
- Multi-master failover support via zookeeper state persistence.