Michał Koziorowski
Michał Koziorowski
### Describe the bug I see following log when pushing db entry in influxdb line protocol: ``` 2023-06-30T14:22:53.364191Z I i.q.c.p.WriterPool >> [table=`shelly_plugs_temperature1~24`, thread=26] 2023-06-30T14:22:53.364909Z I i.q.c.p.WriterPool > [table=`shelly_plugs_meter1~23`, thread=25] 2023-06-30T14:22:53.364921Z...
Terragrunt run-all evaluates locals of not included modules when --terragrunt-strict-include is used
# Terragrunt run-all evaluates locals of not included modules when --terragrunt-strict-include is used
**Describe the bug** Multiple calls of terragrunt command produces different terraform commands. I'm having list of locations in which I have var files with variables. I want them to be...
Hi. It would be nice if kubent could check deprecations in helm charts by just examining apiVersion in files. Currently it fails with converting yamls to jsons: ``` koziorow@pl1lxl-112897:~/dev/github/ingress-nginx/charts/ingress-nginx/templates$ FILES=($(ls...
I think it's not possible now but correct me if I'm wrong. I'm using now terragrunt in following way: ``` terragrunt run-all --terragrunt-strict-include ... --terragrunt-include-dir=some_dir/* ``` Would it be possible...
**Describe the bug** Pulsar version: 2.8.2 + branch-2.8 up to https://github.com/apache/pulsar/tree/36443112c86afc296780c180154f922d611ebf25 One of zookeepers died and was replaced in kubernetes. Now we constantly see following error in broker logs: ```...