Andrei Kvapil

Results 629 comments of Andrei Kvapil

Let's merge it after https://github.com/deckhouse/deckhouse/pull/2512

pipeline succeed: https://github.com/deckhouse/deckhouse-test-1/actions/runs/3157519338

pipeline succeed https://github.com/deckhouse/deckhouse-test-1/actions/runs/3233507024

Just in case, sed command which I often use after rebase 😃 ``` sed -e 's/V1x12/V1x12x6/g' -e 's/V1x13/V1x13x7/g' -e 's/v1x12/v1x12x6/g' -e 's/v1x13/v1x13x7/g' -e 's/1\.12/1.12.6/g' -e 's/1\.13/1.13.7/g' -i ee/modules/110-istio/template_tests/module_test.go ```

The volume was resized manually using `resize2fs` without problems

Which is the Dockerfie used by piraeus-operator by default? I would like to update just this, because having `libelf-dev` makes it working on Rocky Linux 9 as well.

Can't we just put a few compilers into the image? Or even better: try using gcc from the host namespace. User needs to install kernel-headers anyway, installing gcc shouldn't be...

Thanks for the feedback, > @kvaps I'll prefer to keep the helm chart in a separate repository since it's not really related to stolon but just one of the many...

Hi, I just faced this issue again: trace log: ``` LINSTOR, Module Controller Version: 1.20.0 (9c6f7fad48521899f7a99c564b1d33aeacfdbfa8) Build time: 2022-11-07T16:37:38+00:00 Java Version: 11 Java VM: Ubuntu, Version 11.0.16+8-post-Ubuntu-0ubuntu122.04 Operating system: Linux,...