Hendrik-H
Hendrik-H
**What language does this apply to?** If it's a proto syntax change, is it for proto2 or proto3? If it's about generated code change, what programming language? all languages **Describe...
There are multiple `RUN` statements in the `Dockerfile`, like https://github.com/rastasheep/ubuntu-sshd/blob/master/18.04/Dockerfile Every `RUN` statement creates its own layer. This also result in the the cleanup in the last step not really...
**Describe the bug** When trying to connect to a server that does not support gRPC reflections then gWhisper crashes with a segfault. Would be nice if a message would be...
**Is your feature request related to a problem? Please describe.** It would be nice if there support for s390x. **Describe the solution you'd like** Easy instructions on how to get...
Issue 9533
Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow.
Hi, I have a multi tenant Kubernetes setup where each tenant has a separate namespace. Is it possible to make the core dumps available to every tenant separately? So that...
/kind feature **Description** Currently it is possible to sign images using OpenPGP. While OpenPGP is supported by security keys like YubiKey (https://www.yubico.com/products/) or Nitrokey (https://www.nitrokey.com/#comparison) there is usually no support...