Andy Roth
Andy Roth
Should Zarf be setting the "agent-ignore" label on existing namespaces on init? On the one hand, setting the ignore label on all existing namespaces makes sense, so that you aren't...
As a maintainer of Zarf, I want the CI pipeline to run `pre-commit run -a` and fail if any of the checks come back "dirty", so that we can continue...
Though the underlying components of zarf packaging won't change with diffing, zarf should have a command that a user or pipeline can run that either prompts (or accepts as input)...
As a user of Zarf's Utility Cluster mode, I want the ability to utilize a read-only user for the docker registry, so that I don't need to hand read/write access...
As a maintainer of Zarf I'd like a CODEOWNERS configuration so that GitHub can automatically decide who should be an approver of a change. https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
See #176
Implement hashing/signing for all elements of the package to ensure authenticity and integrity of the artifacts. --- Migrated from https://repo1.dso.mil/platform-one/big-bang/apps/product-tools/zarf/-/issues/36
This might be a good new issue to expose the distro detect stuff on the CLI. It would be really clean for a `zarf tools what-distro` or something command to...
### Objective Design and build an POC for a Zarf UI that helps users without a coding background visualize the functionality, and quickly understand the value of the tool. This...
As a user of Zarf who uses [ASDF](http://asdf-vm.com/) for version management I want the ability to install and manage the version of Zarf using ASDF, so that it is easier...