James Grant
James Grant
Pretty sure it'll never be accepted as I've removed dependancies away from aylei dockerhub repo. But, this PR might (hopefully) help someone who, like me stumbeled across this excellent project...
modified file name to reove kube-dns service name assumption (could be coredns or kube-dns). Added check in install.sh to look through kube-system service list and match coredns or kube-dns. Set...
Server logged message line grows in length with each denied connection attempt from a given client
When a client attempts to connect with an incorrect password, the cooresponding server log message grows in length with each repeated report of the incident. I think this is related...
Using dataplane API in versions from 3.0.4 onward causes crash. Simple to replicate by uncommenting 'program api' and 'userlist haproxy-dataplaneapi' section of the example config (note the VERSION variable in...
### Detailed Description of the Problem Not possible to perform JWT authentication with a path to, or filename of a public certificate. In the example provided here: https://docs.haproxy.org/dev/configuration.html#jwt_verify ``` ***snip***...
Using dataplane API in versions of haproxy-docker-ubuntu container from 3.0.4 onward causes crash.
@dkorunic requested I create this issue which I reported in the haproxy-docker-ubuntu repo here: https://github.com/haproxytech/haproxy-docker-ubuntu/issues/8 Using dataplane API in versions of haproxy-docker-ubuntu container from 3.0.4 onward causes crash. Simple to...