aws / amazon-ecs-agent

Amazon Elastic Container Service Agent
http://aws.amazon.com/ecs/
Apache License 2.0
2.08k stars 613 forks source link

Update ACS model for fault injection feature #4358

Closed xxx0624 closed 1 month ago

xxx0624 commented 1 month ago

Summary

This PR is to update the ACS model to introduce a new field for fault injection feature.

Implementation details

Copy the original ACS model json file and generate the go file manually.

Testing

New tests cover the changes:

No.

Description for the changelog

Feature: Update ACS model for new field for fault injection feature.

Additional Information

Does this PR include breaking model changes? If so, Have you added transformation functions?

**Does this PR include the addition of new environment variables in the README?**

Licensing

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