Simple tool for working with protobufs used by Marathon and stored in ZooKeeper
Used to check and migrate unreachableStrategy
attribute of Marathon apps.
Used to check consistency between apps in Marathon and those stored in ZooKeeper.
git clone https://github.com/nihn/marathon-protobuf
cd marathon-protobuf && pip install .
maraproto unreachable-strategy check --only-resident
maraproto unreachable-strategy fix (--dry-run)
maraproto consistency check