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

Fix issue where when user provides a custom task definition, the image is not provided via config, and this check fails #26139

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zyd14
Copy link
Contributor

@zyd14 zyd14 commented Nov 25, 2024

Summary & Motivation

Fixes #26138
User reported an issue in the community Slack channel about the ECS run launcher throwing an error at runtime due to this check failing when providing a custom task definition to the run launcher. This PR just rolls back the check I added that is throwing the exception.

How I Tested These Changes

…e is not provided via config, and this check fails
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.

EcsRunLauncher regression - "Could not determine image for run"
1 participant