aws / aws-parallelcluster-ui

Apache License 2.0
31 stars 20 forks source link

Introduce 'new_resources_limits' feature flag for versions >= 3.6.0 and set limits accordingly #211

Closed tmscarla closed 1 year ago

tmscarla commented 1 year ago

Description

This PR introduce a new new_resources_limits feature flag for versions >= 3.6.0. If feature flag is enabled, resources limits are set as follows:

Furthermore, a cluster can have a maximum of a total of 150 compute resources.

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.