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

kernel, docker, ecs-agent, containerd package updates #1851

Merged
merged 5 commits into from
Dec 1, 2021

Conversation

etungsten
Copy link
Contributor

@etungsten etungsten commented Dec 1, 2021

Issue number:
N/A

Description of changes:

* 9acc9f39 - Update ecs-agent to 1.57.0 (22 minutes ago) <Sean P. Kelly>
* 6ae84851 - Update containerd to v1.5.8 (41 minutes ago) <Erikson Tung>
* ef96ad2f - Update docker-engine to v20.10.11 (57 minutes ago) <Erikson Tung>
* 0fe7622a - Update kernel-5.4 to 5.4.156 (89 minutes ago) <Matt Briggs>
* b6b1cc21 - Update kernel-5.10 to 5.10.75 (2 hours ago) <Matt Briggs>

Testing done:

  • Built aws-ecs-1 variant, launched ECS instance and ran a nginx task successfully.
  • Built aws-k8s-1.19 variant, launched as a worker node and connects to the cluster and runs a pod fine.
  • Built aws-k8s-1.21 variant, launched as a worker node and connects to the cluster and runs a pod fine.
  • Built vmware-k8s-1.21 variant. launched VM and the node connected to vsphere cluster fine and runs a pod fine.
  • Built aws-k8s-1.21 aarch64 image and the node runs pods fine.
  • Built aws-ecs-1 aarch64 image, and a task runs successfully.

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.

@etungsten etungsten marked this pull request as draft December 1, 2021 20:50
@etungsten etungsten marked this pull request as ready for review December 1, 2021 22:05
Copy link
Contributor

@cbgbt cbgbt left a comment

Choose a reason for hiding this comment

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

packages/docker-engine/docker-engine.spec Outdated Show resolved Hide resolved
packages/containerd/containerd.spec Outdated Show resolved Hide resolved
etungsten and others added 3 commits December 1, 2021 14:24
The bottlerocket SDK uses Go 1.16, which requires the coexistence of certain conditional
compilation flags, so we must revert the removal of those flags from upstream.
@etungsten
Copy link
Contributor Author

Push above addresses @tjkirch 's comments.

Copy link
Contributor

@tjkirch tjkirch left a comment

Choose a reason for hiding this comment

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

LGTM, but we should confirm an aarch64 build is OK.

@etungsten
Copy link
Contributor Author

Built aws-k8s-1.21 aarch64 image and the node runs pods fine.
Built aws-ecs-1 aarch64 image, and a task runs successfully.

@etungsten etungsten merged commit 4b4a2fb into bottlerocket-os:develop Dec 1, 2021
@etungsten etungsten deleted the pkg-updates branch December 1, 2021 23:31
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