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 ECS Volume Plugin #279

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

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

Testing

Tested Manually

Description for the changelog

Licensing

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