Alexander Birkner
Alexander Birkner
**What happened?** After upgrading from devspace v5 to v6 the `devspace dev` is no longer working. It seems like a "A chicken and egg situation". The containers no longer starting...
Hey, I wanted to use the proxy but I got the following error when connecting with NoVNC to it. The upstream VNC server is a DELL iDRAC 8 KVM VNC...
Hi, I got a new [ASRock Rack B650D4U](https://www.asrockrack.com/general/productdetail.asp?Model=B650D4U#Specifications) mainboard. Trying to get the chassis fails with `json: cannot unmarshal array into Go struct field Location.Location.PartLocation of type common.PartLocation`. I added...
Hello, I've started using your library which worked fine until I've tried to send ä, ü or ö. These chars are very often used in the german language. They are...
**What would you like to be added**: Command Line Flag for allowing to set a different timeout, seems like to be at 15 minutes at default. **Why is this needed**:...
Fixes https://github.com/alexryd/homebridge-shelly-ng/issues/61
**Describe the bug** Running Authentik Helm Chart is not supported on OpenShift 4 clusters. Except when disabling UID restrictions, which is not recommended. By default OpenShift gives every k8s namespace...
This merge request contains following changes: - Added method to list memberships by organisation ids - Added method to show many tickets - Fixing search method for tickets. Working search...
It seems like Docker on Windows Server 2016 does not support IP binding for the NAT network driver. Example: ``` docker run -ti -p 192.168.1.102:27015:27015/udp microsoft/windowsservercore cmd.exe docker: Error response...
Hi, I experience issues with that library when running multiple device connections in parallel go routines, I receive results from other devices when calling `connection.RunCommands`. Adding a mutex around this...