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

Imgpkg describe fails to print the output for the larger images #640

Open
rcmadhankumar opened this issue Mar 1, 2024 · 1 comment
Open
Assignees
Labels
bug This issue describes a defect or unexpected behavior carvel accepted This issue should be considered for future work and that the triage process has been completed

Comments

@rcmadhankumar
Copy link
Contributor

rcmadhankumar commented Mar 1, 2024

What steps did you take:

$imgpkg describe -b somebundle.oci.image:tag --json
$

What happened:
Imgpkg describe took more than 5 minutes and failed to print anything.
When the bundle size is small it prints the output. But, for a specific bundle which has 118 image references took more than five minutes and printed nil output in the UI.

What did you expect:
Performance of imgpkg has to be improved to print the description for larger images.

Anything else you would like to add:
[Additional information that will assist in solving the issue.]

Environment:

  • imgpkg version (use imgpkg --version): v0.41.1
  • Docker registry used (e.g. Docker HUB):
  • OS (e.g. from /etc/os-release):

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 working on this issue.

@rcmadhankumar rcmadhankumar added bug This issue describes a defect or unexpected behavior carvel triage This issue has not yet been reviewed for validity labels Mar 1, 2024
@rcmadhankumar rcmadhankumar changed the title Imgpkg describe fails to print the output Imgpkg describe fails to print the output for the larger images Mar 1, 2024
@rcmadhankumar
Copy link
Contributor Author

We have recent added this feature to show layers digest of each image slows down the performance of image package.
Need to reduce the time taken to describe command while showing the image digests for each lmage.

@renuy renuy added carvel accepted This issue should be considered for future work and that the triage process has been completed and removed carvel triage This issue has not yet been reviewed for validity labels Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue describes a defect or unexpected behavior carvel accepted This issue should be considered for future work and that the triage process has been completed
Projects
Status: Prioritized Backlog
Development

No branches or pull requests

3 participants