Skip to content

feat(aws-ec2, aws-eks): allow the use of graviton3 processors#20498

Closed
gergnz wants to merge 4 commits intoaws:masterfrom
gergnz:feature/graviton3
Closed

feat(aws-ec2, aws-eks): allow the use of graviton3 processors#20498
gergnz wants to merge 4 commits intoaws:masterfrom
gergnz:feature/graviton3

Conversation

@gergnz
Copy link
Copy Markdown
Contributor

@gergnz gergnz commented May 25, 2022

feat: allow the use of graviton3, 7th generation processors

utilised existing integration test under aws-ec2

Updated aws-eks and aws-ec2 modules.

fixes: #20482


All Submissions:

Adding new Unconventional Dependencies:

  • This PR adds new unconventional dependencies following the process described here

New Features

  • Have you added the new feature to an integration test?
    • Did you use yarn integ to deploy the infrastructure and generate the snapshot (i.e. yarn integ without --dry-run)?

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@gitpod-io
Copy link
Copy Markdown

gitpod-io bot commented May 25, 2022

@github-actions github-actions bot added the p2 label May 25, 2022
@aws-cdk-automation aws-cdk-automation requested a review from a team May 25, 2022 22:15
@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: b323e6b
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

Copy link
Copy Markdown
Contributor

@corymhall corymhall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gergnz thanks for your work on this! Just a couple of housekeeping items:

  1. Can you split this into two PRs (1 for each module)?
  2. Can you add the new instance type to an existing integration test?
  3. Can you add a unit test for the eks change?

@gergnz gergnz closed this May 30, 2022
@gergnz gergnz deleted the feature/graviton3 branch May 30, 2022 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

aws_cdk.aws_ec2.InstanceClass: Support COMPUTE7_GRAVITON3

3 participants