21 August 2024 - v4.17.2
3 months ago by Rich Vanderwal
Bug fixes
This release contains bug fixes that were applied to v4.17.1. Refer to the release notes for v4.17.0 and v4.17.1 to see notable feature announcements and other information relevant to v4.17.
Upgrade on GKE:
kubectl apply -f "https://www.hydrolix.io/operator/v4.17.2/operator-resources?namespace=${HDX_KUBERNETES_NAMESPACE}&gcp-storage-sa=${GCP_STORAGE_SA}"
Upgrade on EKS:
kubectl apply -f "https://www.hydrolix.io/operator/v4.17.2/operator-resources?namespace=${HDX_KUBERNETES_NAMESPACE}&aws-storage-role=${AWS_STORAGE_ROLE}"
Bug Fixes
- API
- Relaxed validation for pooling scale profiles, allowing names other than
I
,II
, andIII
.
- Relaxed validation for pooling scale profiles, allowing names other than
- Data
- Disabled partition-vacuum by default, enabled dry run by default