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

set containers DockerId per task #2138

Merged
merged 1 commit into from
Aug 7, 2019
Merged

set containers DockerId per task #2138

merged 1 commit into from
Aug 7, 2019

Conversation

cyastella
Copy link
Contributor

@cyastella cyastella commented Jul 22, 2019

Summary

expose container dockerId per task

Implementation details

update container runtimeId attribute to container and containerStatechange struct.
set containerDockerId when container is created.

Testing

New tests cover the changes:

Description for the changelog

Licensing

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

sparrc
sparrc previously requested changes Jul 22, 2019
agent/api/container/container.go Outdated Show resolved Hide resolved
agent/engine/docker_task_engine.go Outdated Show resolved Hide resolved
agent/api/statechange.go Outdated Show resolved Hide resolved
agent/api/ecsclient/client.go Outdated Show resolved Hide resolved
Copy link
Contributor

@petderek petderek left a comment

Choose a reason for hiding this comment

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

can we add a functional test for this?

Copy link
Contributor

@sharanyad sharanyad left a comment

Choose a reason for hiding this comment

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

having an integration test for this would be good!

agent/api/ecsclient/client.go Show resolved Hide resolved
@cyastella cyastella merged commit 8711567 into aws:dev Aug 7, 2019
@cyastella cyastella added this to the 1.30.0 milestone Aug 13, 2019
@fenxiong fenxiong mentioned this pull request Aug 15, 2019
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.

8 participants