Upgrade to v5.4.0
Do not skip versions when upgrading or downgrading
Skipping versions when upgrading or downgrading Hydrolix can result in database schema inconsistencies and cluster instability. Always upgrade or downgrade sequentially through each version.
Upgrade instructions⚓︎
These are the same upgrade instructions from the release notes.
GKE upgrade⚓︎
EKS upgrade⚓︎
LKE upgrade⚓︎
v5.4.0 to v5.3.0 downgrade procedure⚓︎
Downgrading Hydrolix from v5.4.0 to v5.3.0 is much like upgrading, with a schema migration rollback.
Overview⚓︎
During the upgrade, several schema changes are applied automatically to support column aliasing and service accounts.
In order to downgrade, revert these schema changes first using these instructions.
Perform the schema migration rollback⚓︎
The following steps restore the schema to the schema expected by v5.3.0.
- Connect to the Kubernetes cluster using
k9sand select the namespace holding the Hydrolix cluster. - Select the
turbine-apipod andturbine-apicontainer. - Invoke a shell, by entering s.
-
Execute each of the following commands, which will produce STDERR to terminal. Each must exit cleanly.