Francesco Ciocchetti

Results 13 issues of Francesco Ciocchetti

There are 14 open PR and 25 Issues with no real activity from the maintainer for quite a while. Just trying to understand if is worth trying to merge my...

This is not a Bug with the ingress or haproxy itself but is an edge case i ended up hitting and have been wondering if there is anything we can...

kind/docs
lifecycle/backlog

related to #386 where the auto-approve option for terraform was hardcoded into the apply-all command. Maybe i am doing something wrong so please correct me. Assume a setup with 2...

enhancement

**Description** In #418 ( for which this is a follow up) a basic support of `external groups` and `group-alias` was added to allow the use of groups in backend like...

kind/enhancement

This was investigated by me in an issue on the `strimzi kafka operator` https://github.com/strimzi/strimzi-kafka-operator/issues/6137#issuecomment-1152363842 Essentially if there is any topic ( manually created with `./kafka-topic.sh` or auto created ) but...

**Describe the bug** this is essentialy a copy of https://github.com/jaegertracing/jaeger-operator/issues/629 . in that issue the problem was fixed only for the all-in-one strategy and not for the production one **To...

bug

I want to disable client http request that are setting the `Uber-trace-id` to trigger tracing inside my apps, but when i set the option `opentracing_trust_incoming_span` to `off` it also disable...

Just want to make sure it is before i start to rely on it too much. Thanks!

Same issue as https://github.com/warrensbox/terraform-switcher/issues/33 ``` $ tgswitch ✔ 0.18.7 lstat /usr/local/bin/terragrunt: no such file or directory symlink /home/user/.terragrunt.versions/terragrunt_0.18.7 /usr/local/bin/terragrunt: permission denied 2019/07/04 09:32:37 Unable to create symlink. You must have...

enhancement

**Is your feature request related to a problem? Please describe.** In commit https://github.com/banzaicloud/bank-vaults/commit/4a3e519567d172dd3cad9f58d77e7586ccefe66c#diff-d94698a97181e698726434504701aed2 the use of `VAULT_CLUSTER_INTERFACE` env variable to automatically set the `CLUSTER_ADDR` (through docker-entrypoint.sh) was removed and _replaced_...