Results 53 issues of João Pereira

**Describe the problem/challenge you have** When a user provides configuration to `kapp` but that configuration contains a typo or a key that should not be part of the configuration, `kapp`...

enhancement
carvel accepted

In this PR there are 3 changes done to the test Registry that is part of ggcr. 1. Enable blob mounting in the Registry This initial part will add a...

**Describe the problem/challenge you have** Implementation of https://github.com/vmware-tanzu/carvel-kapp-controller/issues/664 Allow the users to cache the contents of an image or bundle **Describe the solution you'd like** Depending on the path forward...

enhancement
discussion

In this commit an initial implementation of the memory leak check functionality is added. A new constraint to do the check `check_memory_leak` is now available Also replace all the memory...

In this pull request I am doing the following changes: - Move `constraint.h` to `internal/constraint.h` (Fixes #52) - Rename `internal/constraint.h` to `internal/constraints.h` (Fixes #52) - Rename the `Constraint` struct to...

Related to vmware-tanzu/carvel-imgpkg#269

cla-not-required

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** 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** 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