aws-samples / aws-eda-slurm-cluster

AWS Slurm Cluster for EDA Workloads
MIT No Attribution
24 stars 7 forks source link

[BUG] Cluster can't be updated because HeadNode.LocalStorage.RootVolume.Size is a string #158

Closed cartalla closed 10 months ago

cartalla commented 10 months ago

Describe the bug When updating an existing cluster validation fails on HeadNode.LocalStorage.RootVolume.Size. It looks like maybe it is getting created with a string value, not an integer value which isn't created at create time, but causes a validation failure on update.