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

Pod ephemeral local storage usage exceeds the total limit of containers 2Gi. #1279

Open
1 task done
MarkTallentire opened this issue Aug 15, 2024 · 2 comments
Open
1 task done

Comments

@MarkTallentire
Copy link

Describe the bug
When utilising the automatic Azure Deployment Bicep file jobs fail with Pod ephemeral local storage usage exceeds the total limit of containers 2Gi.

Categorization

To Reproduce
Steps to reproduce the behavior:

  1. Deploy the dependabot server using the bicep deployment
  2. Run a job (I assume on a large repo)
  3. Job crashes with Pod ephemeral local storage usage exceeds the total limit of containers 2Gi in the logs

Expected behavior
The job to complete

Additional context
Add any other context about the problem here.

@MarkTallentire
Copy link
Author

I've had some more time to look at this and its due to the limit on the container size chosen automatically by the bicep file 0.5cores provides 2Gi of Ephemeral Storage in Azure

Propose making this configurable as part of the Bicep Installation

@mburumaxwell
Copy link
Contributor

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

No branches or pull requests

2 participants