Update ecs-agent to 1.105.1 - #982
Open
remiflament wants to merge 1 commit into
Open
Conversation
Bumps from 1.103.2, two minor releases behind: * 1.104.0: adds ECS S3 Files integration, ECS_PROPAGATE_TASK_MEMORY_LIMIT_CGROUPV2 opt-in, containerd 1.7.29 -> 1.7.32 * 1.105.0: adds LogDriverVolumeConfiguration to ACS Volume shape, Go 1.25.11 * 1.105.1: populates ImageDigest for Service Connect sidecars, containerd 1.7.32 -> 1.7.33, fixes environment file S3 key path validation amazon-vpc-cni-plugins submodule commit (a4e9ac07) is unchanged between v1.103.2 and v1.105.1, so no matching bump is needed there. All 6 Bottlerocket patches in this package apply cleanly against the new source tarball (verified locally with `patch --dry-run`).
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
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:
Bumps
ecs-agentfrom 1.103.2 to 1.105.1 (two minor releases behind upstream):ECS_PROPAGATE_TASK_MEMORY_LIMIT_CGROUPV2opt-in config, bumps containerd 1.7.29 -> 1.7.32LogDriverVolumeConfigurationto the ACS Volume shape, updates Go to 1.25.11ImageDigestfor Service Connect sidecar containers, bumps containerd 1.7.32 -> 1.7.33, fixes environment file S3 key path validationNo breaking changes are documented in any of the three upstream release notes (1.104.0, 1.105.0, 1.105.1).
The
amazon-vpc-cni-pluginssubmodule commit (a4e9ac07) is unchanged between v1.103.2 and v1.105.1, so no matching bump is needed inpackages/amazon-vpc-cni-plugins.Testing done:
Cargo.toml.patch -p1 --dry-run; all apply cleanly with no offsets/fuzz.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.