openebs-archive / longhorn

We put storage on cows and move them around
Apache License 2.0
18 stars 12 forks source link

longhorn version should be checked before adding replica at controller #23

Closed ksatchit closed 4 years ago

ksatchit commented 6 years ago

We already have version check for each IO between controller and replica, but we don't want the IOs to start in the first place if controller and replica are of different versions. For this we will check versions while adding/registering the replicas at controller.

ksatchit commented 6 years ago

cc: @utkarshmani1997