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

Migrated CloudWatch Insights to new CoreAddons model #994

Merged
merged 3 commits into from
Jun 20, 2024

Conversation

5herlocked
Copy link
Contributor

Issue #, if available: #971, #948

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link
Collaborator

@elamaran11 elamaran11 left a comment

Choose a reason for hiding this comment

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

@5herlocked Minor feedback on versionMap, @shapirov103 double check from your end. This is for issue #971

lib/addons/cloud-watch-insights/index.ts Outdated Show resolved Hide resolved
Copy link
Collaborator

@shapirov103 shapirov103 left a comment

Choose a reason for hiding this comment

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

@5herlocked have you validated that 1/ addon creates correct service account and 2/ you can set the version explicitly, or auto as well ?

@5herlocked
Copy link
Contributor Author

@5herlocked have you validated that 1/ addon creates correct service account and 2/ you can set the version explicitly, or auto as well ?

I have validated both

Copy link
Collaborator

@shapirov103 shapirov103 left a comment

Choose a reason for hiding this comment

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

@5herlocked please address the minor comment, before submitting please make sure you run all commands specified https://github.com/aws-quickstart/cdk-eks-blueprints/blob/main/docs/internal/readme-internal.md#submitting-pull-requests.

npm i
make build
make lint
make run-test
cdk list

.addOns(new blueprints.CloudWatchInsights())
.buildAsync(app, 'cloudwatch');

const template = Template.fromStack(blueprint);
Copy link
Collaborator

Choose a reason for hiding this comment

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

github code quality issue here. please run make lint

Copy link
Collaborator

@shapirov103 shapirov103 left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

@shapirov103 shapirov103 merged commit 19aa30c into aws-quickstart:main Jun 20, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants