Skip to content

Conversation

mazyu36
Copy link
Contributor

@mazyu36 mazyu36 commented Oct 3, 2025

Issue # (if applicable)

Closes #35666.

Reason for this change

Cannot create i8g data nodes without EBS due to validation logic.

Description of changes

Enable create i8g data nodes by adding i8g type to unSupportEbsInstanceType .

Describe any new or updated permissions being added

N/A

Description of how you validated changes

unit test

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 October 3, 2025 04:06
@github-actions github-actions bot added bug This issue is a bug. p2 distinguished-contributor [Pilot] contributed 50+ PRs to the CDK labels Oct 3, 2025
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 fails with the following errors:

❌ Fixes must contain a change to an integration test file and the resulting snapshot.

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.

✅ A exemption request has been requested. Please wait for a maintainer's review.

@mazyu36 mazyu36 changed the title fix(opensearchservice): cannot i8g data nodes without EBS fix(opensearchservice): cannot i8g data nodes without EBS Oct 3, 2025
@mazyu36
Copy link
Contributor Author

mazyu36 commented Oct 3, 2025

Exemption Request: Unit tests sufficiently verify that no errors occur when using i8n without ebs.

@aws-cdk-automation aws-cdk-automation added pr-linter/exemption-requested The contributor has requested an exemption to the PR Linter feedback. pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. labels Oct 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. distinguished-contributor [Pilot] contributed 50+ PRs to the CDK p2 pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. pr-linter/exemption-requested The contributor has requested an exemption to the PR Linter feedback.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(opensearchservice): Cannot create domain with I8g data nodes without EBS, validation error
2 participants