pcluster-manager icon indicating copy to clipboard operation
pcluster-manager copied to clipboard

Manage AWS ParallelCluster through an easy to use web interface

Results 45 pcluster-manager issues
Sort by recently updated
recently updated
newest added

## Description ## Changes ## Changelog entry ## How Has This Been Tested? ## References * https://github.com/aws-samples/pcluster-manager/pull/287 ## PR Quality Checklist - [ ] I added tests to new or...

## Description This PR refactors some scripts and files to renew the mechanism to publish the infrastructure template files during a release. In addition it adapts to the new account...

Steps to reproduce: 1. Create a cluster 2. On the filesystem page, click add filesystem twice 3. Remove second filesystem Stack trace ```bash TypeError: Cannot read properties of undefined (reading...

bug

## Description Fixes #286 ## Changes Move from object to array for UI settings of a storage ("Use existing" toggle) to keep the storage config and the UI settings in...

Custom images cannot be listed by the creation date property. This feature would be useful to identify the latest images or locate images based on the creation date without looking...

enhancement

The "Reset Password" workflow is broken. Administrators can manually reset user's passwords by going to Cognito > User Pool > Delete User > Create User > Add to groups.

bug

Would love to have ability to upgrade to latest pcluster-manager by providing new version number in CFN console: ![image](https://user-images.githubusercontent.com/187202/153652709-2cb7fb9a-7989-43fe-b1d9-52556d6bec64.png) ``` Resource handler returned message: "Resource dependency error: The resource ARN...

enhancement

parallelCluster Manager 3.2.0 created with https://www.hpcworkshops.com/03-deploy-pcm/01-deploy-pcm.html does not propagate PerUnitStorageThroughput to the final Cluster Configuration. This caused the "Dry Run" failed. The workaround is adding a line manually to the...

bug

When I try to click on a cluster in `CREATE_FAILED` state, I get the following error message. As I cannot select the cluster,I also cannot delete it. Deleting the cfn...

bug

While `HeadNode:CustomActions:OnNodeStart:Script` can be pointed to an s3 location in the wizard, there is currently no mechanism to add the pre-requisite `HeadNode:Iam:S3Access`. This results in an error trying to use...

enhancement