Skip to content
Snippets Groups Projects

switch-branch: prevent downgrades

Merged Josef Schlehofer requested to merge feature/switch-branch-error into master
  1. Jun 29, 2022
    • Karel Koci's avatar
      switch-branch: prevent downgrades · 32759da4
      Karel Koci authored
      Downgrades between versions is dangerous and can break router. It is not
      supported and all fixes and migration scripts are just one way, there is
      no way to revert changes done by them on downgrade. Thus doing downgrade
      can cause pretty much any component to become invalidly configured and
      thus broken.
      Verified
      32759da4