imgpkg
imgpkg copied to clipboard
Store application configuration files in Docker/OCI registries
Some Docker Registries have mutual TLS on them meaning that you need to pass a client certificate and key in addition to the registry ca. I have added this functionality...
**Describe the problem/challenge you have** I am creating imgpkg bundles for distribution as .tar files. These bundle contents have CRDs and other resource definitions, and do not have any images...
**Describe the problem/challenge you have** ***List dependencies:*** An imgpkg bundle can either be a standalone bundle or a package repository, with them referencing dependent artifacts which can either be OCI...
**Describe the problem/challenge you have** To help with more information about the Bundle, `imgpkg` should provide the layer SHA for each Image, this could help to better understand what are...
**Describe the problem/challenge you have** Sometimes when trying to get more information about a Bundle an error can occur while talking with the registry or the user might not have...
**What steps did you take:** When the annotation in ImagesLock contains yaml the text output of the describe command is incorrectly indented. Let us assume we have the following ImagesLock...
**Describe the problem/challenge you have** When running the tests in windows instead of relying on ttl.sh ephemeral registry we should explore other options since we have seen, lately, tests flaking...
# Description running `imgpkg pull --debug` I notice lots of requests being made to the registry `/v2` endpoint, trying to get a token. When pulling a bundle with lots of...
With version 0.8.0 of ggcr a new package was added to enable the use of a keychain in k8s. We should explore the possibility of using this same keychain instead...
**Describe the problem/challenge you have** would like to see a vulnerability report for images that are part of a bundle. **Describe the solution you'd like** even though vulnerability scanning is...