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

Add pull through cache to ECS distrib #4912

Merged
merged 2 commits into from
May 6, 2024
Merged

Add pull through cache to ECS distrib #4912

merged 2 commits into from
May 6, 2024

Conversation

rdettai
Copy link
Collaborator

@rdettai rdettai commented Apr 25, 2024

Description

When pulling directly from Docker Hub, we often run into throttling and the deployment fails silently. Adding the option to use a pull through cache makes it a lot easier to test the ECS distribution.

How was this PR tested?

Describe how you tested this PR.

@rdettai rdettai self-assigned this Apr 25, 2024
@rdettai rdettai added the enhancement New feature or request label Apr 25, 2024
distribution/ecs/README.md Outdated Show resolved Hide resolved
@rdettai rdettai force-pushed the ecs-pull-through branch from 270bf51 to b4c4092 Compare May 6, 2024 07:12
@rdettai rdettai enabled auto-merge (squash) May 6, 2024 07:12
@rdettai rdettai merged commit eedf40d into main May 6, 2024
5 checks passed
@rdettai rdettai deleted the ecs-pull-through branch May 6, 2024 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants