Aleksei

Results 8 issues of Aleksei

Thanks for this nice tool! I found that if the `enable_encryption: true` then cluster's setup not finishing correctly due missing wireguard package. I guess this tool should add `apt install...

Hello, I'm struggling with error when trying upload file that contains cyrillic characters in the file name `Transfer "Снимок экрана 2021-11-17 в 10.37.14.png" reports: (file input/output error)` Also tried to...

Hi, Recently I run into a incompatibility hairpin-proxy together with [node-local-dns](https://kubernetes.io/docs/tasks/administer-cluster/nodelocaldns/): while hairpin-proxy successefully updating configmap/coredns It seems like hairpin should also follow and keep updated configmap/node-local-dns, appending there the...

Hey, The author of the original JA3 algorithm released a new version https://github.com/FoxIO-LLC/ja4 I'm curious, any chance that this module will get support for JA4 also? It would be great,...

Hi there, It would be great to have support for a `postgresql_columns` data source as well as `postgresql_databases`. #374 Thanks

feature

### Current Behavior Hello, In old [docs](https://apisix.apache.org/docs/ingress-controller/1.0.0/practices/check-crd-status/) for ApisixRoute CRD I saw that field `status.conditions[0].lastTransitionTime` was present. It looks like the following CRDs don't contain this status anymore: ApisixGlobalRule, ApisixPluginConfig,...

stale

Hi, Pongo beginner here, trying to repeat steps from the [starting guide](https://github.com/Kong/kong-pongo?tab=readme-ov-file#do-a-test-run), and after running `pongo run` against the reference kong-plugin, I'm getting an error ``` [pongo-INFO] auto-starting the test...