Kevin Daudt
Kevin Daudt
**Description** When running `cosign generate-key-pair` in a directory where it cannot write to, it results in a panic: ``` $ docker run -it --rm -e COSIGN_PASSWORD= -u1000:1000 gcr.io/projectsigstore/cosign:v1.10.1 generate-key-pair panic:...
The description made it look like ~/.gitconfig wasn't read at all when .git/config was available.
When running k0sctl apply targeting an Alpine Linux worker, the worker fails to start due to the `cgroups` service is not running. `k0s sysinfo` reports: ``` Control Groups: unexpected file...
**Is your feature request related to a problem? Please describe.** I'm working on packaging OpenBao for Alpine Linux (just a test for now until it's released). The `scripts/build.sh` script will...
**Is your feature request related to a problem? Please describe.** When trying to build OpenBao from the source archive, `scripts/build.sh` fails with: ``` fatal: not a git repository (or any...