aws / amazon-ecs-init

ecs-init is now part of the amazon-ecs-agent repo https://github.com/aws/amazon-ecs-agent/tree/master/ecs-init
https://github.com/aws/amazon-ecs-agent
Apache License 2.0
200 stars 117 forks source link

Packaging of Amazon ECS Volume Plugin #280

Closed mythri-garaga closed 4 years ago

mythri-garaga commented 4 years ago

Summary

This PR includes RPM packing and lifecycle management of ECS Volume plugin.

Implementation details

Modified ecs-init.spec file to support rpm packaging of ECS Volume Plugin Added Systemd Unit file and Upstart configuration file to support lifecycle management of plugin on AL1 and AL2 Modified gobuild.sh to build Volume plugin

Testing

Tested Manually on AL1 and AL2. Successfully created volume using the ECS volume plugin.

Description for the changelog

Licensing

This contribution is under the terms of the Apache 2.0 License: