Skip to content

feat: Add version consistency support in container definition #280

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

gregopenit
Copy link

Description

Since November 2024, AWS has added the software version consistency option

https://aws.amazon.com/about-aws/whats-new/2024/11/amazon-ecs-configure-software-version-consistency/

https://docs.aws.amazon.com/AmazonECS/latest/developerguide/deployment-type-ecs.html#deployment-container-image-stability

Motivation and Context

To be able to disable version consistency

Breaking Changes

None. The default value is "enabled" as described in the doc:
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task_definition_parameters.html#ContainerDefinition-versionconsistency

How Has This Been Tested?

Tested in a private project (cannot share here)

@gregopenit gregopenit changed the title Add version consistency support in container definition feat: Add version consistency support in container definition May 16, 2025
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.

1 participant