imgpkg icon indicating copy to clipboard operation
imgpkg copied to clipboard

Store application configuration files in Docker/OCI registries

Results 86 imgpkg issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.14 to 0.0.16. Commits 13e91bf bump 47c6087 update GitHub Workflow f001b72 Merge pull request #75 from tjni/update-x-sys 89699b9 Update golang.org/x/sys for Go 1.18 on M1 Macs. cdb00f1...

cla-not-required
dependencies

Introduce the new API for pull command Enables the output as YAML for the pull command to ease the integration with other tools Introduces the notion of a pulled image/bundle...

cla-not-required

**Describe the problem/challenge you have** [A description of the current challenge that you are experiencing.] I'm creating an image for the contents of a git repo, would like to exclude...

enhancement
good first issue
carvel accepted
priority/important-longterm
Hacktoberfest

**What steps did you take:** 1. docker login registry.local 2.imgpkg copy --tar tap-packages-1.2.0.tar --to-repo registry.local/tanzu-application-platform/tap-packages **What happened:** 6.86 GiB / 6.87 GiB [================================================================================================================================================================================================================================] 99.91% 190.30 MiB/sError uploading images: PUT https://registry.local/v2/tanzu-application-platform/tap-packages/manifests/sha256-8730d4c869056068737aefa32983534cafecfcaa37c3cbcaff59c38b2d449358.imgpkg:...

bug
carvel triage

**Describe the problem/challenge you have** When another tool like vendir tries to pull a bundle or image using imgpkg, it should be informed if the contents are cacheable or not....

enhancement
carvel accepted

**Describe the problem/challenge you have** We use imgpkg as library, and while using imgpkg push to upload a source bundle to a registry, sometimes it takes a while for the...

enhancement
carvel accepted
priority/important-longterm

**Describe the problem/challenge you have** When talking to some registries imgpkg might be doing more requests than the registry allows. **Describe the solution you'd like** Whenever imgpkg encounters the TOOMANYREQUESTS...

enhancement
carvel accepted
priority/awaiting-more-evidence

Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.8.0 to 0.11.0. Release notes Sourced from github.com/google/go-containerregistry's releases. v0.11.0 Changelog b7b4eada Add unit test covering .dockerconfigjson secrets (#1335) 31786c6c Bump deps using ./hack/bump-deps.sh (#1410) f79ec219 Deprecate...

cla-not-required
dependencies

Add ability to set labels on image push

**Describe the problem/challenge you have** while reading imgpkg error, it may not be clear to a user that this portion of the error comes from the registry (which would be...

enhancement
good first issue
carvel accepted
priority/important-longterm