Skip to content

Releases: weka/terraform-azure-weka

v3.0.5

11 Aug 14:35
Compare
Choose a tag to compare

Scale up fix: Move vmss data disk PremiumV2_LRS to Premium_LRS .

Attaching data disk(s) with 'PremiumV2_LRS' storage account type requires the VMSS to be stopped (deallocated) first. (This is a temporary limitation of the management mode optimized for fast disk Attach/Detach.)

v3.0.4

10 Aug 16:17
Compare
Choose a tag to compare
  • Supports hyphen on prefix and cluster_name
  • Fix disks fetch inconsistency
  • Fix storage account permissions

v3.0.3

08 Aug 10:43
Compare
Choose a tag to compare

Use Premium V2 SSD for vmss data disk

v3.0.2

03 Aug 07:32
Compare
Choose a tag to compare
  • Based on weka version 4.2.1: supports now v4 instances for clients (for example Standard_D8_v4)
  • Clients module for creating stateless clients as part of TF deployment
  • NFS module for creating protocol instances as part of TF deployment
  • Optional frontends on backends
  • Optional subnet delegation
  • Instances Deletion protection process improvement
  • Clusterization progress reporting improvement
  • Using cheaper instance type for the logic app service plan
  • Support using existing placement group

v3.0.1

21 Jun 16:31
Compare
Choose a tag to compare

fix scale down inactive decision

v3.0.0

15 Jun 18:42
Compare
Choose a tag to compare

Add weka deployment dpdk support and udp MTU 3900.

v2.0.0

07 Apr 14:12
Compare
Choose a tag to compare
  • Add weka deployment auto scaling support
  • Support running deployment on Windows OS

v1.0.2

16 Feb 06:07
Compare
Choose a tag to compare
  • remove redundant resources : dns for all ips and availability set
  • remove restriction of 20 Backends

v1.0.1

14 Feb 13:28
Compare
Choose a tag to compare
  • Fix frontend container creation (Enable allow-protocols)
  • Use right defaults for weka cluster data protection and make stripe_width, protection_level and hotspare configurable .

v1.0.0

03 Feb 05:19
Compare
Choose a tag to compare

Weka deployment on Azure, supporting udp only.
Currently limited to 20 Backends.