aws / amazon-ecs-agent

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

Adding EnableFaultInjection to task payload #4364

Closed harishxr closed 2 months ago

harishxr commented 2 months ago

Summary

This pull request adds EnableFaultInjection to the task payload.

Implementation details

Description for the changelog

Adding EnableFaultInjection to task payload

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.