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

Move v4 metadata models to ecs-agent module #3715

Merged
merged 2 commits into from
May 25, 2023
Merged

Conversation

amogh09
Copy link
Contributor

@amogh09 amogh09 commented May 25, 2023

Summary

Move v4 task and container metadata model structs to ecs-agent module. The structs will be used in upcoming PRs for ecs-agent module.

Implementation details

  • Move TaskMetadata and ContainerMetadata from agent to ecs-agent module.
  • Update agent module to consume the models from ecs-agent.

Testing

Automated tests only.

New tests cover the changes: no

Description for the changelog

Move v4 metadata models to ecs-agent module

Licensing

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

@amogh09 amogh09 changed the base branch from master to dev May 25, 2023 01:19
@amogh09 amogh09 marked this pull request as ready for review May 25, 2023 15:45
@amogh09 amogh09 requested a review from a team as a code owner May 25, 2023 15:45
@amogh09 amogh09 merged commit 307622c into aws:dev May 25, 2023
@yinyic yinyic mentioned this pull request Jun 6, 2023
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.

4 participants