Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge branch ' env_files' into dev #2420

Merged
merged 31 commits into from
Apr 1, 2020
Merged

Merge branch ' env_files' into dev #2420

merged 31 commits into from
Apr 1, 2020

Conversation

yhlee-aws
Copy link
Contributor

Summary

Merging env_files branch into dev

Implementation details

  • git merge env_files.
  • No conflicts.

Testing

New tests cover the changes: N/A

Description for the changelog

  • Adding support for bulk loading env vars through environmentFiles field in task definition.

Licensing

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

jy19 and others added 30 commits February 24, 2020 17:48
add environment file to api
add envfile as task resource and retrieve from s3
retrieve envfiles from s3 concurrently using go routines
this commit initializes the environment files resource
when task starts up, and reads the environment variables
from those files when containers are created
create envfile task resource
merge from dev and minor logging changes
envfiles: create directory where the envfile will be written
envfiles: remove sync call since we don't actually need to flush data…
Merge branch 'dev' into env_files
@yhlee-aws yhlee-aws requested review from jy19, fenxiong and a team April 1, 2020 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants