Chris Werner Rau

Results 120 issues of Chris Werner Rau

In February 2018 [LetsEncrypt is adding wildcard subdomain support](https://letsencrypt.org/2017/12/07/looking-forward-to-2018.html). It indicates this is accomplished via their [ACME v2 API](https://letsencrypt.org/2017/06/14/acme-v2-api.html). Do we know what support will look like for this Docker...

**Describe the bug** Helm Operator throws `error converting YAML to JSON`, although helm and yq + jq work fine. I manually upgraded via helm, hoping the operator would just work...

bug
blocked needs validation

My `.gitconfig` is configured in the following way: ``` [user] signingkey = 6ADCBD3FF206F341D2CF8E2C49D1B5ACCF53CA1C [commit] gpgsign = true ``` I have a hook which modifies a `package.json` and then commits it...

**Is your feature request related to a problem? Please describe.** I'd like to have a helm chart, so I can easily install and manage pinniped, especially using gitops **Describe the...

enhancement
priority/undecided

This seems to depend on GDBUS explicitly, is it possible to add an option to support D-Bus directly? I don't have anything gnome installed except the terminal, and the doesn't...

Use the `$GRADLE_USER_HOME` environment variable if set, otherwise use `$HOME/.gradle`

**What happened**: I tried running kind with rootless podman and followed the [documentation](https://kind.sigs.k8s.io/docs/user/rootless/). But this didn't work **What you expected to happen**: That it would work **How to reproduce it...

kind/bug
area/provider/podman
area/rootless

It would be great if `rancher-letsencrypt` would add the ability to issue both `ECDSA` and `RSA` certificates for the same domain. At the moment my workaround would be to alternatingly...

We regularly get the following errors during our backups; ``` /bin/restic check --cache-dir /tmp/restic-cache unable to create lock in backend: repository is already locked by PID 26219 on stash-stash-community-c7cc7fd6d-wr4k4 lock...

bug

### Summary **As** user **I want** to specify subpaths for the S3 backend **So that** I can have a nice structure in my S3 ### Context I want the backups...

enhancement