Cari

Results 9 issues of Cari

**Describe the problem/challenge you have** Given I have deployed resources with `kubectl` When I deploy updates to those resources with `kapp` Then I expect that `kapp` is able to adopt...

enhancement
discussion
carvel accepted

## Why A common use case for Kubernetes ConfigMaps and Secrets are to put values in a multiline string, which may need to be templated. Templating that multiline string isn’t...

enhancement
documentation

## Why Helm is a common templating tool used in k8s. Often authors that want to use ytt already have helm templates. This guide would provide them with a high...

enhancement
documentation

## Why Authors or consumers can use helm and ytt together, but they may believe that it's not possible since we have no documentation on how to do it or...

enhancement
documentation

## Problem Statement The current ytt documentation goes in depth listing what features are available in ytt which is acting like a reference. However, it lacks in explaining how these...

Epic

**Describe the problem/challenge you have** This issue originates from issue #278. There are scenarios where configuration (schema, data values, templates, etc) may be valid and running `ytt` succeeds, but the...

enhancement
discussion

**Describe the problem/challenge you have** When assigning any [starlark builtin](https://github.com/google/starlark-go/blob/7a1108eaa0124ea025e567d9feb4e41aab4bb024/starlark/library.go#L77-L143) without invoking it to a yaml key, a panic is reported. While this is invalid code since its a reserved...

enhancement
error msg improvement
priority/unprioritized-backlog

**Use cases** * Using the feature to inspect data values schema as OpenAPIv3 schema I want to provide the `info` metadata such as `version` and `title` of the schema. (Currently...

enhancement
priority/important-longterm

This issue is to track transferring the [Chocolatey](https://community.chocolatey.org/packages/ytt) repositories from their current home in [adriens GitHub](https://github.com/adriens/chocolatey-ytt) to a single repository in the vmware-tanzu org. This applies to ytt, imgpkg, kbld,...

enhancement