No dedicated LS/LF step when not upgrading to 6.0.0
Closed this issue · 0 comments
kajes commented
In SDP 6.0.0, a change was introduced that made logging incompatible with LogServers/LogForwarders from previous versions, which is why LF/LS appliances have a dedicated step in the upgrade complete process.
This, however, is only needed when upgrading from appliance version 5.x to 6.0. In any other case, LS/LF can be upgraded alongside the other appliances (after the controllers), which will speed up upgrades significantly.
This will require #236 to be merged first to make this change a lot easier.