Markus Bergholz

Results 250 comments of Markus Bergholz
trafficstars

I can confirm this with baikal 0.2.6, but not with 0.2.7 So please update your baikal version to >=0.2.7.

Hmmm, we set the values as integers also in `roles/wafv2/defaults/main.yml` and we're not hitting this error.

> Run [local packaging test](https://github.com/fluent/fluent-bit/pull/packaging/local-build-all.sh) showing all targets (including any new ones) build. This failed in the `master` branch already for me. > Unable to find /home/m/git/fluent-bit/packaging/distros/{"target":"amazonlinux/Dockerfile @patrick-stephens

> Also can you sort the DCO as that's required before we can merge Ok, done (_I guess_).

> hi @markuman, DCO is fine. You just need to fix the commit message :) https://github.com/fluent/fluent-bit/actions/runs/8986029386/job/24681695679?pr=8796 Also done (_I hope so_).

The docker way is not to put the rust service also in the same container. For example, you use for redis and mariadb/postgres also a separate container and the db...

Two ideas about it 1. rework ` community.aws.ecs_service_info` If the `cluster` parameter is not given, it must return all services of all clusters. I am not sure atm. Maybe it's...

It would need a database where to save the number of tries. You can add it with a few lines of python code E.g. use redis for that. the key...

in ffmpeg it's `-filter:a loudnorm`. So it would be cool to have something like `youtube-dl --prefer-ffmpeg --normalize`