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

Fixing integration tests for EKS add-on with the change to separate Container Insights and AppSignals resources in Windows #226

Merged
merged 2 commits into from
Sep 9, 2024

Conversation

mitali-salvi
Copy link
Contributor

Description of changes:
As part of this change - aws-observability/helm-charts#90 separate K8s resources are being created with HostNetwork=true for Container insights and the non hostNetwork being used for other functionalities.

This PR updates the integration tests count post making this change

Run - https://github.com/aws/amazon-cloudwatch-agent-operator/actions/runs/10775786465

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
Contributor

@Paramadon Paramadon Sep 9, 2024

Choose a reason for hiding this comment

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

I'm guessing the HostNetwork=true for Container insights and the non hostNetwork being used for other functionalities adds these 3 services:
// - cloudwatch-agent-windows-container-insights
// - cloudwatch-agent-windows-container-insights-headless
// - cloudwatch-agent-windows-container-insights-monitoring?
If so I think this pr is good to go 👍

@mitali-salvi mitali-salvi merged commit 25d547c into main Sep 9, 2024
11 of 17 checks passed
@mitali-salvi mitali-salvi deleted the fixedWindows branch September 9, 2024 19:15
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