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

Runtime fix 0.12 #76

Merged
merged 2 commits into from
Oct 17, 2022
Merged

Runtime fix 0.12 #76

merged 2 commits into from
Oct 17, 2022

Conversation

awlawl
Copy link

@awlawl awlawl commented Oct 11, 2022

Issue:
#75

Description of changes:
Fixes the issue where the RuntimePlatform value is lost when performing any action that creates a new task definition such as service deploy, service env and service scale. This allows the tool to be used with Graviton and Windows based containers.

The fix was a one line addition to ecs/task_definition.go. The other changes were related to updating the aws sdk.

This release can be tested by installing the prerelease:

curl -s get-fargate.turnerlabs.io | RELEASE=develop sh

@awlawl awlawl marked this pull request as ready for review October 13, 2022 19:28
Copy link

@markjreed markjreed left a comment

Choose a reason for hiding this comment

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

LGTM.

Copy link

@mjreed-wbd mjreed-wbd left a comment

Choose a reason for hiding this comment

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

me, too.

@awlawl awlawl merged commit 3a65162 into master Oct 17, 2022
@awlawl awlawl deleted the runtimeFix branch October 17, 2022 15:39
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.

3 participants