Skip to content

2023.04.0

Choose a tag to compare

@BarcoMasile BarcoMasile released this 17 Apr 15:19
· 204 commits to main since this release
65dd900

ParallelCluster UI 2023.04.0

Features

  • Redesigned the cluster creation wizard
  • Added custom name setting for shared storage
  • Added possibility to select more than one storage at a time
  • Added support for DeletionPolicy for Efs and FsxLustre
  • Added an alert when a cluster can't be edited
  • Added support for C7 family instances
  • Redesigned the Cluster Logs page
  • Redesigned the Custom and Official Image pages
  • Added ImdsSupport setting in cluster configuration

Changes

  • Cluster configurations YAML are now allowed to up to a 1MB of size
  • The user doesn't get logged out in case of an authorization exception with Boto3 IAM temporary credentials
  • Improved Users page design
  • Replaced textarea with read only code editor for Custom Image configuration
  • Disabled multithreading options when an hpc instance is selected
  • Improved PCUI Cloudformation template input parameters grouping and Cognito email message
  • IMDS Secured is now enabled by default when creating a new cluster
  • Added default value of true for IMDS secured setting for new cluster creation
  • User is prevented to work on the portal before the required information is loaded
  • Removed disable rollback when creating a cluster
  • The SSM-SessionManagerRunShell document is not overwritten anymore when installing PCUI
  • It is now possible to add up to 10 queues

Bugfixes

  • Fixed broken reset password link
  • Fixed broken 'delete stack' due to EcrPrivateRepository being not empty
  • Fixed initialization issue of the Generate SSH Keys checkbox in MultiUser
  • Fixed a crash happening when showing a job with undefined properties
  • Fixed SCRATCH FSx settings with PerUnitStorageThroughput field
  • Fixed Start and Stop instances button still enabled after being clicked once

Known issues

  • Clusters list view crashes when creating cluster in a different region than the one selected 179
  • When editing a cluster and moving on the next step, the wizard suddenly goes back to the previous step 180
  • Clicking the cluster-name breadcrumb does not preserve region 181