aws / aws-parallelcluster-ui

Apache License 2.0
31 stars 20 forks source link

Add default cluster user for Ubuntu22. #272

Closed gmarciani closed 11 months ago

gmarciani commented 11 months ago

Changes

Add default cluster user for Ubuntu22. Without this change, the default cluster user for Ubuntu22 falls back to 'ec2-user' making part of the UI to fail (Job Status panel).

How Has This Been Tested?

Verified that with the proposed fix, the job status panle does not return any error and the subvmitted request to the backend has the expected cluster user.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.