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

Upgrade CloudWatch agent image version to support EKS version >= 1.24 #973

Closed
wants to merge 2 commits into from

Conversation

SaxyPandaBear
Copy link

The Dockershim to containerd change in k8s 1.24 creates an issue with the agent, which was updated in a version > 1.247350. On top of the containerd sock path change for Bottle Rocket, the agent version needs to be bumped up.

Issue

This is related to aws/amazon-cloudwatch-agent#750

Description of changes

Updated the agent image tag to the current latest release, which includes the required containerd sock change for compatibility

Checklist

  • Added/modified documentation as required (such as the README.md for modified charts)
  • Incremented the chart version in Chart.yaml for the modified chart(s)
  • Manually tested. Describe what testing was done in the testing section below
  • Make sure the title of the PR is a good description that can go into the release notes

Testing

The CloudWatch agent team validates Container Insights changes with e2e testing, but specifically for this issue the linked issue from the agent's repo shows two customers who had their issues resolved by simply upgrading

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

The Dockershim to containerd change in k8s 1.24 creates an issue with the agent, which was updated in a version > 1.247350. On top of the containerd sock path change for Bottle Rocket, the agent version needs to be bumped up.
@dmcanally-leolabs
Copy link

Any chance this PR can be reviewed? Thanks!

@bryantbiggs
Copy link
Member

closing as this has since been updated

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