Steven Locke
Steven Locke
ℹ️ This bug should be addressed by implementing #371. See _that_ story for details. Original Report 👇🏻 --- **What steps did you take:** Ran the following files through ytt: ```yaml...
This would benefit ytt users who want to template a variable list of files with a single repeated command. ie. One could provide a file which indicates the `-f` arguments...
Reproduction steps: Go to the playground and open one of the examples, e.g. [Load data files](https://get-ytt.io/#example:example-load-data-files) Attempt to rename a file, (like config.yml) and select the text box with the...
**Describe the problem/challenge you have** When trying to navigate to the docs, I get a 404 at [carvel.dev/ytt/docs/](https://carvel.dev/ytt/docs/). It then only offers me the ability to return to the main...
**What steps did you take:** Create a bundle directory (bundle_dir) including the necessary .imgpkg dir and images.yml file Attempt to push the bundle directory as an image `imgpkg push -i...