Results 18 issues of Aaron Roydhouse

Nice Rust article @Michael-F-Bryan. With regards to the original goal though, is this not that thing in the `lpass` client? https://github.com/lastpass/lastpass-cli/commit/a4532a94c3b61f18e6cda5e4c56976e9a604203e > This change adds the ability to retrieve attachments...

I tried to build check_docker with go 1.3 standard Debian wheezy package installed and it failed. I downloaded and installed go 1.6 from golang.org and got the same result, as...

Every now and them 'kcm' goes a little crazy. It decides that all Secrets are currently unused and deletes them all! Then on the next cycle it realizes that are...

I use an instance 'kube-cert-manager' with the `class: http` to handle HTTP challenges. I route the challenges to 'kube-cert-manager' by adding a proxy to the template for Ingresses in the...

While establishing RBAC permissions for kube-cert-manager, it was running without permissions to do the things it needs. For many requests it recognized the permission problem and logged something sensible e.g:...

The new `restic` 0.9.0 has improved logging with four levels of detail: 1. `--quiet` -> nothing (except errors) 2. just completion stats 3. `--verbose` or `-v` -> major steps and...

category: backup
category: user interface
type: feature suggestion

## Output of `restic version` `restic 0.9.0 compiled with go1.10.2 on linux/amd64` ## How did you run restic exactly? ``` command: - "/usr/local/bin/restic" args: - "backup" - "--quiet" - "--verbose"...

type: feature enhancement
category: user interface
category: documentation

Greatly enjoying working with `mod_md`. It works great. Four features I wish it also had are: 1. Ability to automatically restart after issuing/renewing a certificate 2. Pre-flighting ACME challenges before...

Loving `mod_md` but found some documentation gaps that would be great to clarify. ~~(1) [This commit](https://github.com/icing/mod_md/commit/b367c7eb6f42caff76e0a2232af9ee7fee2aae3c) suggests that:~~ > ~~MDNotifyCmd and MDMessageCmd now get the environment variable `MD_STORE` containing the...

I am running v7.2.0 under Ubuntu 20.02 on WSL2 on Windows 11. `aws-fault` worked fine for a while, then it just started freezing. It doesn't display any message, even just...

stale