-
Notifications
You must be signed in to change notification settings - Fork 43
Third party package and Rust dependency updates #457
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
Merged
piyush-jena
merged 12 commits into
bottlerocket-os:develop
from
piyush-jena:pkg_updates_2
Apr 9, 2025
Merged
Third party package and Rust dependency updates #457
piyush-jena
merged 12 commits into
bottlerocket-os:develop
from
piyush-jena:pkg_updates_2
Apr 9, 2025
Conversation
This file contains hidden or 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
Signed-off-by: Piyush Jena <piyushjena1996@gmail.com>
Signed-off-by: Piyush Jena <piyushjena1996@gmail.com>
Signed-off-by: Piyush Jena <piyushjena1996@gmail.com>
Signed-off-by: Piyush Jena <piyushjena1996@gmail.com>
Signed-off-by: Piyush Jena <piyushjena1996@gmail.com>
Signed-off-by: Piyush Jena <piyushjena1996@gmail.com>
Signed-off-by: Piyush Jena <piyushjena1996@gmail.com>
Signed-off-by: Piyush Jena <piyushjena1996@gmail.com>
Signed-off-by: Piyush Jena <piyushjena1996@gmail.com>
Signed-off-by: Piyush Jena <piyushjena1996@gmail.com>
Signed-off-by: Piyush Jena <piyushjena1996@gmail.com>
Signed-off-by: Piyush Jena <piyushjena1996@gmail.com>
a01c0ae
to
1bdc8c9
Compare
koooosh
approved these changes
Apr 9, 2025
Date: Fri, 21 Aug 2020 11:07:32 -0700 | ||
From f7c3bf0c6520c0a7c18173d28feb5c127c6f0417 Mon Sep 17 00:00:00 2001 | ||
From: Piyush Jena <piyushjena1996@gmail.com> | ||
Date: Tue, 8 Apr 2025 08:45:59 +0000 | ||
Subject: [PATCH] bottlerocket: bind introspection to localhost |
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.
nit: Here's an example of how to correctly attribute updated patches: bottlerocket-os/bottlerocket-sdk#199 (comment)
ytsssun
approved these changes
Apr 9, 2025
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.
Description of changes:
amazon-ssm-agent
v3.3.1802.0 → v3.3.1957.0aws-otel-collector
v0.41.1 → v0.43.1docker-cli
v25.0.5 → v25.0.7docker-engine
v25.0.6 → v25.0.8ecs-agent
v1.89.2 → v1.91.2libzstd
v1.5.6 → v1.5.7tough
v0.19 → v0.20✅ Upload packages in look aside cache
Testing done:
Migration test
In current Bottlerocket version
In Bottlerocket 1.36
Back in Bottlerocket 1.35
✅ core-kit builds
✅ ami with the above core-kit boots
aws-otel-collector
Added the package in
aws-dev
and made sure the service is runningx86_64
✅ NVIDIA Smoke test
✅ Internal Integration tests for ECS
aarch64
✅ NVIDIA Smoke test
✅ Internal Integration tests for ECS
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.