imgpkg pull time -b perf should not be influenced by number of referenced images #129
Labels
carvel accepted
This issue should be considered for future work and that the triage process has been completed
enhancement
This issue is a feature request
Describe the problem/challenge you have
Currently
imgpkg pull -b
checks on every referenced image to rewrite images.yml. This may lead to slow down of imgpkg pull as bundle grows in number of referenced images. How can we decouple perf of imgpkg pull from number of referenced images.(On a related topic, interesting use case: user is able to download bundle image but not authorized to download referenced images.)
The text was updated successfully, but these errors were encountered: