Austin Abro

Results 73 issues of Austin Abro

## Description Zarf dev lint will tell you when you have variables defined in your zarf file or that are set that are not being used by any files ##...

Hello flux team! I am a maintainer for [Zarf](https://github.com/defenseunicorns/zarf), we want to allow users to create flux helm releases to our internal registry which will be within the cluster and...

## Introduction Currently Zarf does not handle pulling index sha's for container images correctly. An index sha is a sha256 sum which is generated from an image index json file....

enhancement ✨
design

We have seen this flake a few times, it is unclear why it is happening. In all of the cases the error is `provided port is already allocated` In the...

### Is your feature request related to a problem? Please describe. Running `zarf package mirror-resources` without any CLI options may be confusing to users as the error message looks like...

enhancement ✨

### Describe what should be investigated or refactored Usually when testing a large output like on `zarf dev find-images` we only check a few strings such as `require.contains("string-we-hope-to-find")`, however this...

tech-debt 💳

### Is your feature request related to a problem? Please describe. Users have reported that it's often confusing to figure out if a Zarf package has been deployed in an...

enhancement ✨

### Is your feature request related to a problem? Please describe. I believe it would be a good idea to have an attribute on variables - required. This would be...

enhancement ✨

### Is your feature request related to a problem? Please describe. Currently we don't have much on the docs site explaining how zarf clusters in should be updated in the...

documentation 📘

### Is your feature request related to a problem? Please describe. Packages should be linted on create and on deploy. If there is an error on create it should stop...

enhancement ✨