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

merge 'pull-upfront' feature branch to dev #2731

Merged
merged 3 commits into from
Nov 17, 2020
Merged

merge 'pull-upfront' feature branch to dev #2731

merged 3 commits into from
Nov 17, 2020

Conversation

sharanyad
Copy link
Contributor

Summary

merge 'pull-upfront' feature branch to dev

Implementation details

from dev branch, git merge pull-upfront
No merge conflicts

Testing

New tests cover the changes:

Description for the changelog

N/A

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

chienhanlin and others added 3 commits November 13, 2020 11:22
The environment variable default value is true. It allows dependent containers start
pulling images before dependsOn conditions in a task definition has been satisfied.

Containers have known status PULLED are defined as pulled containers. These containers
are stored in a pulled container map, and can be retrieved from Task Metadata Endpoint
version 4 (TMDEv4) path ${ECS_CONTAINER_METADATA_URI_V4}/task when the environment
variable is set to true.
@sharanyad sharanyad requested a review from a team November 17, 2020 17:20
Copy link
Contributor

@chienhanlin chienhanlin left a comment

Choose a reason for hiding this comment

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

Just a note: DependentContainersPullUpfront will be set to false in the following PR

@sharanyad sharanyad merged commit 6ce112b into aws:dev Nov 17, 2020
@chienhanlin chienhanlin added this to the 1.48.0 milestone Nov 18, 2020
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.

5 participants