carvel-dev / carvel-dev/imgpkg
Imgpkg describe fails to print the output for the larger images
- Dominant language
- Go
- Stars
- 284
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
**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.
Contributor guide
Assessment
This issue has not been assessed yet.