Philipp Kolberg

Results 23 issues of Philipp Kolberg

### Bug report: ``` grpclog/grpclog.go:37 [core][Channel #683] Channel created grpclog/grpclog.go:37 [core][Channel #683] original dial target is: "[fd01:0:0:2::52eb]:8002" grpclog/grpclog.go:37 [core][Channel #683] dial target "[fd01:0:0:2::52eb]:8002" parse failed: parse "[fd01:0:0:2::52eb]:8002": first path segment...

enhancement
good first issue
bug

### Bug report: The broker in the scheduler logs a connection error signalling that it is unable to authenticate with the Redis server. This is the error message that is...

enhancement
good first issue
bug

Instead of using the redis.external.password use `REDIS_PASSWORD` inside `.Values.redis.external.existingSecret` if provided. If provided uses `username` and `password` in `.Values.database.external.existingSecret` instead of raw password. Fixes #1013

review/watch-list

I am running openMittsu (compiled from master branch using Homebrew) on macOS 10.15.3 Sadly it is not possible to add any contacts, because of an SSL handshake error seen in...

**Describe the bug** [Google's tcmalloc](https://github.com/google/tcmalloc) assumes a page table size of 4 (which seems to be considered the default) to allocate heap and fails since the kernel is compiled with...

If the user has disabled password authentication in his ssh client configuration the ssh command currently fails without any helpful error message. With this addition the user is hinted to...

`zellij --version`: zellij 0.41.2 Terminal version: GNOME Terminal Version 3.44.0 Operating system: 22.04.1-Ubuntu ## Issue description When adding nano to the triggers zellij remains locked all the time. ## Minimal...

bug

### Description Unable to set custom volume icon using custom mount flag #802 `-ovolicon`. I am not sure whether this is a FUSE issue or happens because of Cryptomator's FUSE...

**Describe the bug**: - When an IPv6 address is specified e.g. `[2606:4700:4700::1111]:53` for `--dns01-recursive-nameservers` then the propagation check will fail with an i/o timeout -> it already tries TCP requests...

kind/bug
lifecycle/stale

### Detailed Description of the Problem When using https://github.com/haproxytech/kubernetes-ingress together with a base image of haproxy >= 3.2-dev12 the graceful reloading via socket will time out ([30 secs by default](https://github.com/haproxytech/client-native/blob/7a32e86b3ff90338802279abd10cc43d6d407901/runtime/runtime_single_client.go#L30)...

type: bug
status: feedback required