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

Include region, account id in key for local Task Definition cache #45

Merged
merged 1 commit into from
Dec 2, 2015

Conversation

juanrhenals
Copy link
Contributor

The hash for the task definition local cache now utilizes the region,
AWS account id and compose file. The CLI now checks to see if a task
definition is ACTIVE prior to using it, i.e. when pulling the definition
from the either the cache or from ECS.

Fixes #38

@samuelkarp @euank @uttarasridhar

The hash for the task definition local cache now utilizes the region,
AWS account id and compose file. The CLI now checks to see if a task
definition is ACTIVE prior to using it, i.e. when pulling the definition
from the either the cache or from ECS.

Fixes aws#38
@euank
Copy link
Contributor

euank commented Dec 2, 2015

👍 nice tests

@samuelkarp
Copy link
Contributor

👍

@juanrhenals juanrhenals merged commit 968c864 into aws:master Dec 2, 2015
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.

6 participants