imgpkg icon indicating copy to clipboard operation
imgpkg copied to clipboard

Store application configuration files in Docker/OCI registries

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

**What steps did you take:** Create a bundle very large and try to copy it to a registry like ACR. **What happened:** ``` Executing command : imgpkg [copy --bundle my.registry.io/my-bundle...

bug
carvel accepted

Auto-generated by https://github.com/carvel-dev/imgpkg/actions/runs/9794016605 Signed-off-by: Carvel Bot

The performance tests started failing in https://github.com/carvel-dev/imgpkg/actions/runs/9717770966/job/26824177268 because some images are missing from dockerhub. The image in question is cloudfoundry/capi-nginx, but in this story, we should check whether this is...

good first issue
carvel accepted
priority/critical-urgent

In the commit https://github.com/carvel-dev/imgpkg/commit/eeb0b943eadc20d540912c7098cba00c16977d35 we removed the tests against harbor since the instance we were using no longer is available, but @vrabbi suggested looking into the possibility of using https://container-registry.com/...

bug
carvel accepted

**What steps did you take:** [A clear and concise description steps and any files that can be used to reproduce the problem.] Cosign version used in GitHub version is v0.5.0...

bug
carvel accepted

Auto-generated by https://github.com/carvel-dev/imgpkg/actions/runs/20267479781 Signed-off-by: Carvel Bot

Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.20.3 to 0.20.6. Release notes Sourced from github.com/google/go-containerregistry's releases. v0.20.6 What's Changed Ensure that tag name is not empty if name contains colon by @​SaschaSchwarze0 in google/go-containerregistry#2094...

dependencies
go

Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.14.0 to 0.15.0. Commits 8a14946 errgroup: remove duplicated comment 1869c69 all: replace deprecated ioutil d1ac909 sync/errgroup: PanicError.Error print stack trace See full diff in compare view [![Dependabot...

dependencies
go