Björn Wenzel
Björn Wenzel
In a project I'm currently working on I have to create gitlab projects via the gitlab4j-api. Thanks a lot for the great work!! The projects we create get topics to...
It could happen that environment variables contain more then one equal sign: ``` JDBC_URL=jdbc://hostname:port/dbname?ssl=true ``` In case the equal sign is not escaped it gets splitted and ignored, so the...
### What are you trying to do? If a user has a Company Provided ZScaler installation and parallel try to run tailscale you run into the situation that you can't...
As you are maybe already aware https://github.com/docker/hub-feedback/issues/2314 GitHub will sunset free Teams. This change will lead to frozen public images if the owner doesn't apply to the OpenSource Program or...
What this PR does / why we need it: ``` In case you run a large installation of Kubernetes with a lot of releases the amount of secrets and the...
Hi, FIrst of all thanks a lot for the great project! I'm trying to get the project up and running but I experience in an isolated environment issues while building...