Skip to content

base-fix: Do not rerun fixes that were already fired

Michal Hrusecky requested to merge 6.0-fix into master

We need to use < instead of <= to avoid running migrations and hacks twice for people already at 6.0

Upgrade to hbk currently looks like this:

INFO:Queue upgrade of fix-remote-access-ca-permissions/turrispackages/1-59[1-57]
INFO:Queue upgrade of fix-network-devices/turrispackages/1-59[1-57]
INFO:Queue upgrade of fix-firewall-doublesafe/turrispackages/1-59[1-57]
INFO:Queue upgrade of fix-firewall-check-reboot/turrispackages/1-59[1-57]
INFO:Queue upgrade of fix-omnia-leds-migrate/turrispackages/1-59[1-57]
INFO:Queue install of turris-snapshots-web/turrispackages/16.0.0-4
INFO:Queue upgrade of foris-controller-storage-module/turrispackages/0.10.1-3.9-1[0.10.0-3.9-5]
INFO:Queue install of cznic-repo-keys-test/turrispackages/4.2-5
INFO:Queue upgrade of turris-version/base/6.0.1[6.0]

Merge request reports