Skip to content

Upgrade to v5.2.x

Upgrade⚓︎

See the [Release Notes() to find out if you need to make any changes to your upgrade process.

Breaking Changes and Compatibility Notices⚓︎

v5.2.x to v5.1x rollback procedure⚓︎

Overview⚓︎

Downgrading Hydrolix from v4.14 to v4.12 is much like upgrading, with one extra step to do if you've configured multi-cred for GCP storage.

Remove GCP storages⚓︎

Before rolling back to v4.12, delete any GCP storages that use the new multi-cred configuration.

Perform the Rollback⚓︎

This procedure is the same as the upgrade step normally published in the release notes, but with v4.12.3 as the target version. For example:

Downgrade on GKE⚓︎

kubectl apply -f "https://www.hydrolix.io/operator/v4.12.3/operator-resources?namespace=${HDX_KUBERNETES_NAMESPACE}&gcp-storage-sa=${GCP_STORAGE_SA}"

Downgrade on EKS⚓︎

kubectl apply -f "https://www.hydrolix.io/operator/v4.12.3/operator-resources?namespace=${HDX_KUBERNETES_NAMESPACE}&aws-storage-role=${AWS_STORAGE_ROLE}"