Austin Abro

Results 73 issues of Austin Abro

### Is your feature request related to a problem? Please describe. As Ezra when I try to create a package that is importing components, but I don't set the flavor...

enhancement ✨
good first issue 🥇

## Description Move OCI lib out, so it can be more easily used with other projects and contributed to by multiple teams. Fixes: #2252 #2288 ## Type of change -...

## Description Currently when you run zarf prepare find images with a package that has variables in it, the variables don't get set, even to their defaults. This can break...

### Is your feature request related to a problem? Please describe. While you can use the ZARF_CONFIG environment variables it's only findable through reading the docs, which many are not...

enhancement ✨

### Describe what should be investigated or refactored Currently there are several ways that progress bars are being implemented in our oci code - We use our implementation of roundTripper...

tech-debt 💳

### Describe what should be investigated or refactored Some of the code in `src/pkg/oci` should be refactored to be more generally usable by other projects. The functions will need to...

design
tech-debt 💳

### Describe what should be investigated or refactored The code in src/pkg/cluster and src/pkg/k8s should be refactored to used by projects generically. The functions will need to be generalized to...

tech-debt 💳
openssf

### Describe what should be investigated or refactored The actions functionality of zarf should be refactored and moved to https://github.com/defenseunicorns/pkg so it can by other projects.

tech-debt 💳
openssf

### Describe what should be investigated or refactored The code in src/pkg/utis/helpers will move to https://github.com/defenseunicorns/pkg. This should be simple as this package has no dependencies on anything in zarf.

tech-debt 💳

### Is your feature request related to a problem? Please describe. Currently you can add variables during deploy that are not declared in the zarf.yaml file. I believe it would...

enhancement ✨
breaking-change 💔