Steven Gettys
Steven Gettys
I would like to be able to provide a slice of bytes directly to the upload of the configuration versions instead of requiring that the terraform code be on disk....
# What does this change If the state.tgz file exists but is empty then the unpack will fail. Suggested behavior would be that in this instance the unpack just continues...
## Describe the bug I'm getting the following error when trying to use a porter bundle that has "state" provided in the manifest when running in the operator: could not...
## Describe the bug Secrets do not support non UTF-8 values being set: ## To Reproduce Steps to reproduce the behavior: 1. Create a k8s secret with invalid UTF-8 content2....
Signed-off-by: Steven Gettys
Additional env vars can be passed along to the agent action job by populating a secret name "porter-env" with the values you'd like to set. Add this behavior to the...
Closes #81 This adds the ability to specify multiple terraform plans based on different working directories. The mixin config can now specify a list of directories for the different working...
### Is your feature request related to a problem? Please describe. `zarf connect` does not expose all of the capabilities of `kubectl port-forward`. Specifically I would like to be able...
### Is your feature request related to a problem? Please describe. I am developing a package that I want to change behaviors of a required "flavorless" component based on the...
### Environment Device and OS: MacOS 26.1 App version: 0.66.0 Kubernetes distro being used: k3d v1.32.5+k3s1 Other: ### Steps to reproduce 1. Deploy zarf package using `-n` to override namespace...