Marko Juraga
Marko Juraga
Hi, we have added a general storage type endpoint which let's you upload any file to the `general_storage_dir` specified in the dataplaneapi configuration file. This is something that can be...
Hi, what ACLs are we talking about here? We currently have two resources: `/services/haproxy/configuration/acls` - which represent `acl` line in the configuration file and `/services/haproxy/runtime/acls` - which represent acls in...
Are we talking about dataplaneapi or haproxy here?
Hi, currently this is not possible, but we can see this being an interesting feature to add in some of the future releases.
Hi, the reason for rewriting is that we use inotify to reload the parser and the client when the file changes externally. And this writes a new md5hash. To disable...
We will try to incorporate this in our roadmap.
Hey @schegi we have reworked specification and models and put them in the https://github.com/haproxytech/client-native project. We could also generate a go client library there. Let us discuss it and get...
Hi @edhar-rybak , we currently only have `adv_check` which can be set to value `tcp_check` and then in turn that sets just `option tcp-check` line in the config. We currently...
@edhar-rybak, sure and we are slowly building up to it. We came out with a set of most used options and frankly we rely on community feedback to prioritize adding...
This has been added in v2.5.0.