Skip to content

Latest commit

 

History

History
 
 

juju-leasediff

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

juju-leasediff

Juju Lease diff is intended to analyse the lease reports from a Juju controller. You can feed it multiple lease reports. It will tell you if a split-brain of the underlying raft FSM has occurred.

Run

Running it is extremely simple:

make install
juju-leasediff report_1 report_2 report_3