Add a limiter for pushing images #606
Labels
discussion
This issue is not a bug or feature and a conversation is needed to find an appropriate resolution
enhancement
This issue is a feature request
priority/awaiting-more-evidence
Lowest priority. Possibly useful, but not yet enough support to actually get it done.
In environments where multiple registries exist for the purpose of security with scan and promotion pipelines, imgpkg presents an issue where intermediate pipelines become overloaded due to the inability to properly stage.
Right now, we have a team pushing 300+ images to a pipeline that can handle 50 images at a time.
As a base solution, the ability to add a delay per image push would help significantly, in order to stagger the full deployment. Example below:
Vote on this request
This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.
👍 "I would like to see this addressed as soon as possible"
👎 "There are other more important things to focus on right now"
We are also happy to receive and review Pull Requests if you want to help work on this issue.
The text was updated successfully, but these errors were encountered: