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

Update host-ctr Go dependencies #146

Merged
merged 2 commits into from
Sep 19, 2024

Conversation

yeazelm
Copy link
Contributor

@yeazelm yeazelm commented Sep 13, 2024

Description of changes:
Updated Go dependencies with:

go get -u github.com/containerd/containerd@v1.7.22 ./...
go mod tidy
go mod vendor

I manually held back github.com/containerd/errdefs since v0.2.0 changes the interfaces and breaks builds for the vendor code. We'll need to track other things like containerd taking this change before taking it here.

Testing done:
Built aws-k8s-1.30 for aarch64 and x86_64 and validated that host containers where pulled with no errors in the logs. Both control and admin container pulled and I was able to SSM and check the journal on both.

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

@arnaldo2792 arnaldo2792 merged commit 0e7cfc4 into bottlerocket-os:develop Sep 19, 2024
2 checks 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.

4 participants