Description
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:
imgpkg push $IMAGE -d 10
# -d = delay
# 10 = 10 seconds
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.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Unprioritized