Todd

Results 7 issues of Todd

**What steps did you take and what happened:** Trying to get logs results in gzip invalid headers output: ``` $ velero backup logs first-backup An error occurred: gzip: invalid header...

Needs investigation

The `docker image save -o image.tar image:1 image:2 ... ` command supports multiple images to be saved into a single tarball. It would be tremendously helpful if regctl offered this...

enhancement

I have a worker node, whose network configuration was the default (no modifications needed, dhcp assigned, etc.). The original worker.yaml contained: ```yaml ...snip... network: {} ...snip... ``` When attempting to...

**Describe the bug** This easily could be something I am missing in the setup, so I'll provide as much info as I can. But, When I setup an egress on...

### Environment Device and OS: rhel9, and macos 15.7.1 App version: `v0.65.1` Kubernetes distro being used: N/A Other: ### Steps to reproduce 1. run `zarf tools sbom config` 2. Observe...

bug 🐞

The `git_resource` plugin assumes the protocol is ssh, and it also assumes the ssh port is 22. This does not work if your git server is using a different port....

## Describe your Issue The helm chart does not seem to allow you to configure the `nextcloud.defaultConfigs` options without also setting values in the dict `nextcloud.configs: {}`. This is due...