-
Notifications
You must be signed in to change notification settings - Fork 519
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
Package updates #1264
Merged
etungsten
merged 14 commits into
bottlerocket-os:develop
from
etungsten:package-updates-105
Jan 8, 2021
Merged
Package updates #1264
etungsten
merged 14 commits into
bottlerocket-os:develop
from
etungsten:package-updates-105
Jan 8, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tjkirch
reviewed
Jan 7, 2021
etungsten
force-pushed
the
package-updates-105
branch
2 times, most recently
from
January 7, 2021 21:03
4a08509
to
102ff09
Compare
Pushes above address #1264 (comment) |
We also bump the version of docker-init to match docker. The versioning is there for consistency and doesn't reflect upstream versions of tini, so it should match the docker we now ship. This also drops patch for updating aws-sdk-go for IMDSv2 support. Upstream has updated aws-sdk-go to support IMDSv2
Bumps libnetwork to 55e924b8a84231a065879156c0de95aefc5f5435 to match docker 19.03.14 release
etungsten
force-pushed
the
package-updates-105
branch
from
January 7, 2021 23:11
102ff09
to
1d7baa4
Compare
Push above rebases onto develop to pull in aws-k8s-1.19 variant. |
tjkirch
approved these changes
Jan 8, 2021
zmrow
approved these changes
Jan 8, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚲
webern
approved these changes
Jan 8, 2021
bcressey
approved these changes
Jan 8, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue number:
N/A
Description of changes:
Updates third-party dependencies in
packages/
.Excluding ecs-agent as that is being covered by #1201
Excluding containerd 1.4 which is a major update that requires further inspection and testing.
systemd v247 and dbus-broker 25 update is in #1265
Testing done:
aws-k8s-1.15, aws-k8s-1.16, aws-k8s-1.17, aws-k8s-1.18, aws-k8s-1.19 on x86 and arm64
Can run pods OK
kubelet status look good, journal looks good
journal in general looks normal
aws-ecs-1
Runs tasks ok
aws-dev
Runs containers ok
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.