Joris Vergeer
Joris Vergeer
While I was trying to add Mollie support, I found some bugs and other stuff I wanted to change. Summarized in this PR: - Add support for Mollie - Fix...
Hi, I saw some todos regarding custom baud rates in your code. I needed baud rate 345600 which is not a supported baud rate. Here is a pull request with...
Hi, I wonder what you think about this. This patch created a named pipe server with the same name as the mutex when the first instances gets the lock. Any...
### What does this PR do? This PR causes traefik to use the ip adresses of the node insead of the pods when kubernetes services are of type NodePort. In...
### What does this PR do? This PR adds NodePort Load Balancing capabilities to the kubernetes gateway provider. Similar to how this is implemented in kubernetes CRD provider and kubernetes...