Skip to content

Remove filter of instance types prefix#428

Merged
hanwen-cluster merged 1 commit intoaws:mainfrom
hanwen-cluster:main
Jul 18, 2025
Merged

Remove filter of instance types prefix#428
hanwen-cluster merged 1 commit intoaws:mainfrom
hanwen-cluster:main

Conversation

@hanwen-cluster
Copy link
Contributor

@hanwen-cluster hanwen-cluster commented Jul 18, 2025

Description

ParallelCluster CLI doesn't limit the instance types. So in UI, we shouldn't limit any instance types.

Changes

After this PR, the instance type drop-down list will include all instance types available in the region

References

This PR addresses aws/aws-parallelcluster#6920

PR Quality Checklist

  • I added tests to new or existing code
  • I removed hardcoded strings and used react-i18next library (useTranslation hook and/or Trans component), see an example here
  • I made sure no sensitive info gets logged at any time in the codebase (see here) (e.g. no user info or details, no stacktraces, etc.)
  • I made sure that any GitHub issue solved by this PR is correctly linked
  • I checked that infrastructure/update_infrastructure.sh runs without any error
  • I checked that npm run build builds without any error
  • I checked that clusters are listed correctly
  • I checked that a new cluster can be created (config is produced and dry run passes)
  • I checked that login and logout work as expected

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.

ParallelCluster CLI doesn't limit the instance types. So in UI, we shouldn't limit any instance types
@hanwen-cluster hanwen-cluster merged commit e833245 into aws:main Jul 18, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants