Results 10 issues of Alex Kabakaev

This PR can be merged only if the [FLB PR 3191](https://github.com/fluent/fluent-bit/pull/3191) is accepted and merged.

conflict
waiting-on-code-merge

I would like to set defaults for namespaced sysctl values in containers created by Containerd via CRI. I need it mainly for Kubernetes. So far, I couldn't find a way...

TL/DR: helm silently deletes all resources of another chart deployed with the same release name in the same namespace, including PVC! Helm should ether reject installation if it conflicts with...

question/support

This PR fixes #606 and partly #387, except a remux of existing video stream. @bobobo1618, can you give an example of video files worth remuxing? My video archive has only...

discussion
feature
scanner

Video playback starts faster in browsers if the [moov atom](https://en.wikipedia.org/wiki/MP4_file_format#Data_streams) is at the beginning of an `mp4` file. Unfortunately, `ffmpeg` places the moov atom by default at the end of...

This change allows the update functionality to work with any kind of :ref values, let it be a git commit hash, a branch name or a tag name.

Hello @aescanero! I would like to contribute to your chart. Would you like to add a license file to your repo? It would be nice if you'd decide use the...

In normal operation, `fluent-bit` reuses TCP connections, hence new messages are flushed without sending a TCP SYN. But if an output connection cannot be established, then each `flb_io_net_write()` call will...

waiting-for-user
ok-to-test
ci/integration-docker-ok
ci/integration-test-ok
ci/integration-test-gcp-ok

### Which OpenObserve functionalities are the source of the bug? metrics ### Is this a regression? No ### Description A metrics PromQL request returns invalid results when a query contains...

☢️ Bug

**TL/DR** Would it be possible to send `SIGTERM` to all leaf (grandchildren) subprocesses in an exec process group before `SIGKILL`ing them? **What is the problem you're trying to solve** There...

exp/expert
kind/feature
kind/help-wanted
status/accepted