Hendrik-H

Results 9 issues of 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...

protoc

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...

bug
IRQ

**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...

feature request
IRQ

Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow.

needs-rebase

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...

kind/feature
volunteers-wanted

When a zeroconf service server is being stopped using `Shutdown()` a DNS response is being send out with a TTL of zero to inform clients that the service is not...

**Describe the bug** Building the latest code on Fedora 42 fails in abseil-cpp with: ``` In file included from /usr/include/c++/15/cassert:46, from /home/haddorp/projects/github/gWhisper/build/_deps/grpc-src/third_party/abseil-cpp/absl/container/internal/container_memory.h:18, from /home/haddorp/projects/github/gWhisper/build/_deps/grpc-src/third_party/abseil-cpp/absl/container/flat_hash_map.h:40, from /home/haddorp/projects/github/gWhisper/build/_deps/grpc-src/third_party/abseil-cpp/absl/flags/reflection.h:29, from /home/haddorp/projects/github/gWhisper/build/_deps/grpc-src/third_party/abseil-cpp/absl/flags/reflection.cc:16: /home/haddorp/projects/github/gWhisper/build/_deps/grpc-src/third_party/abseil-cpp/absl/container/internal/container_memory.h: In...

bug