Skip to content

fix: ECS Task needs memory and CPU overrides when invoked from Pipe #171

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

oli-pr
Copy link

@oli-pr oli-pr commented Jun 16, 2025

Description

Adds CPU and Memory to task parameters so container overrides does not set them to zero meaning task cannot run.

Motivation and Context

See this issue

Breaking Changes

This may be a breaking change for any pipes that are configured with this module that use ECS Targets but as far as I can tell the functionality is broken.

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@oli-pr oli-pr changed the title fix:ECS Task needs memory and CPU overrides when invoked from Pipe fix: ECS Task needs memory and CPU overrides when invoked from Pipe Jun 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