Skip to content

Simple tool for managing protobufs used by Marathon and stored in ZooKeeper

License

Notifications You must be signed in to change notification settings

nihn/marathon-protobuf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

marathon-protobuf

Simple tool for working with protobufs used by Marathon and stored in ZooKeeper

commands

unreachable-strategy

Used to check and migrate unreachableStrategy attribute of Marathon apps.

consistency

Used to check consistency between apps in Marathon and those stored in ZooKeeper.

Usage

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

About

Simple tool for managing protobufs used by Marathon and stored in ZooKeeper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages