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

fix: disable read-only for the root filesystem of the queue-processing example #212

Conversation

luigidifraiawork
Copy link
Contributor

Description

Disable read-only mode for the root filesystem of the queue-processing Fargate example.

Motivation and Context

The queue-processing Fargate example cannot download files from S3 and store them locally as the root filesystem is mounted as read-only.

How Has This Been Tested?

  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@luigidifraiawork luigidifraiawork marked this pull request as ready for review May 20, 2024 15:31
@luigidifraiawork luigidifraiawork requested a review from a team as a code owner May 20, 2024 15:31
@joozero joozero merged commit be5b3b4 into aws-ia:main May 28, 2024
24 checks passed
@luigidifraiawork luigidifraiawork deleted the fix/read-only-filesystem-queue-processing branch June 14, 2024 12:58
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.

2 participants