aws-samples / pcluster-manager

Manage AWS ParallelCluster through an easy to use web interface
https://pcluster.cloud
Apache License 2.0
65 stars 27 forks source link

Don't display SSH Command if HeadNode ip not available #402

Closed sean-smith closed 1 year ago

sean-smith commented 1 year ago

Signed-off-by: Sean Smith seaam@amazon.com

Description

Fixes an issue where for a cluster in CREATE_IN_PROGRESS or DELETING crashes since the `HeadNode.publicIP isn't available.

Changes

Changelog entry

How Has This Been Tested?

References

PR Quality Checklist

In order to increase the likelihood of your contribution being accepted, please make sure you have read both the Contributing Guidelines and the Project Guidelines

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