You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps did you take:
collecting various imgpkg errors that potentially have "weak" retries.
What happened:
[A small description of the result]
What did you expect:
[A description of what was expected]
Anything else you would like to add:
[Additional information that will assist in solving the issue.]
Environment:
imgpkg version (use imgpkg --version):
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.
The text was updated successfully, but these errors were encountered:
$ imgpkg copy -b registry.tanzu.vmware.com/tanzu-application-platform/tap-packages:${TAP_VERSION} --to-repo ${INSTALL_REGISTRY_HOSTNAME}/tap-repo/tap-packages
imgpkg: Error: Reading Images from Bundle:
Retrieving images for bundle '...':
Fetching location image:
Get "https://registry.tanzu.vmware.com/v2/tanzu-application-platform/tap-packages/manifests/sha256-d3fe444d362213b37d9cc5a97db06be32744e29de2296cc831c414ac4c3749e6.image-locations.imgpkg":
net/http: timeout awaiting response headers
imgpkg: Error: Getting compressed layer:
Get "https://xxx.cloudfront.net/xxx/registry/v2/blobs/sha256/f7/f79250e66d1e0e0099aef8ae448f2f5504beacef8c4d462dc39f91d3c0d09921/data?Expires=1649786280&...":
dial tcp [2600:9000:2175:5a00:0:ea2e:7c10:21]:443: connect: network is unreachable
cppforlife
added
discussion
This issue is not a bug or feature and a conversation is needed to find an appropriate resolution
and removed
bug
This issue describes a defect or unexpected behavior
carvel triage
This issue has not yet been reviewed for validity
labels
Apr 14, 2022
What steps did you take:
collecting various imgpkg errors that potentially have "weak" retries.
What happened:
[A small description of the result]
What did you expect:
[A description of what was expected]
Anything else you would like to add:
[Additional information that will assist in solving the issue.]
Environment:
imgpkg --version
):Docker HUB
):/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.
The text was updated successfully, but these errors were encountered: