aws / amazon-ecs-init

Amazon Elastic Container Service RPM
http://aws.amazon.com/ecs
Apache License 2.0
200 stars 118 forks source link

Update bind mount for certs folder #376

Closed cyastella closed 3 years ago

cyastella commented 3 years ago

Summary

change init to bind mount the certs folder instead of bind mount the specific cert file

Implementation details

Change from binding mount a specific file to binding mount a cert directory. Remove previous hostCertsFile and containerCertsFile. Add new hostCertsDir and containerCertsDir.

Testing

modify the existing tests

Description for the changelog

Licensing

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