Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(eks-v2-alpha): use native L1 to create fargate profile #32316

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

xazhao
Copy link
Contributor

@xazhao xazhao commented Nov 28, 2024

Reason for this change

Currently Fargate Profile is created using custom resource. We should use the native L1 to replace the custom resource.

Description of changes

Change the resource type from custom resource to CfnFargateProfile

Description of how you validated changes

Unit test
Integration tests are not added yet (keep in a separate branch) because they will fail the build with breaking changes. Will add integration tests back once most changes are finished.

Checklist


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

@aws-cdk-automation aws-cdk-automation requested a review from a team November 28, 2024 00:20
@github-actions github-actions bot added the p2 label Nov 28, 2024
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Nov 28, 2024
Copy link
Collaborator

@aws-cdk-automation aws-cdk-automation left a comment

Choose a reason for hiding this comment

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

The pull request linter has failed. See the aws-cdk-automation comment below for failure reasons. If you believe this pull request should receive an exemption, please comment and provide a justification.

A comment requesting an exemption should contain the text Exemption Request. Additionally, if clarification is needed add Clarification Request to a comment.

@xazhao xazhao changed the title feat(eks): use native L1 to create fargate profile feat(eks-v2-alpha): use native L1 to create fargate profile Nov 28, 2024
@xazhao xazhao added pr-linter/exempt-readme The PR linter will not require README changes pr-linter/exempt-integ-test The PR linter will not require integ test changes labels Nov 28, 2024
@aws-cdk-automation aws-cdk-automation dismissed their stale review November 28, 2024 00:27

✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.

Copy link
Contributor

@gracelu0 gracelu0 left a comment

Choose a reason for hiding this comment

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

LGTM

@xazhao xazhao merged commit efc02c7 into aws:xazhao/eks-rewrite Nov 28, 2024
31 of 33 checks passed
Copy link

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
contribution/core This is a PR that came from AWS. p2 pr-linter/exempt-integ-test The PR linter will not require integ test changes pr-linter/exempt-readme The PR linter will not require README changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants