shalousun

Results 11 issues of shalousun

https://github.com/opsnull/follow-me-install-kubernetes-cluster/blob/master/F.%E9%83%A8%E7%BD%B2docker.md ``` --network-plugin=cni \ --cni-conf-dir=/etc/cni/net.d \ --container-runtime=remote \ --container-runtime-endpoint=unix:///var/run/containerd/containerd.sock \ ``` 如果是使用calico网络组件,删除`--network-plugin=cni`后会导致calico默认使用docker0网络。创建pod的ip是docker0网络来分配的。因此不能删除。

## Bug Report **Describe the bug** Handling java exception log errors using multiline filter,A complete exception log is split into two,The configuration is as follows ``` [FILTER] Name multiline Match...

status: waiting-for-triage

I installed mvnd into the alpine image (docker pull jenkins/inbound-agent:latest-alpine-jdk11) and it cannot be executed. The error message is mvnd not found. But I can view the mvnd installation file...

waiting for feedback

Not very good display on 4k or 2k high resolution screen, such as font size, filechoose tool size

The kafka golang client library sarama has been donated to IBM, so it is upgraded and changed.

enhancement

**Concisely describe the proposed feature** Ability to configure multiple log collection inputs in one yaml configuration file 可以在一个yaml配置文件中配置多个input For example ``` enable: true inputs: - Type: file_log LogPath: /data/logs/StarRocks FilePattern:...

enhancement

It seems that okhttp3 needs to use version 5.0+ to support Native compilation

目前准备测试,由于不支持SpringBoot3.0,无法测试。可能有问题,官方可以开始考虑做支持计划

1、Fix the errors in the Pulsar Flusher documentation. 2、Add a configuration description for EnableTimestampNanosecond in the plugin's global settings.

documentation

**What this PR does / why we need it**: Add a method for quick local development and debugging, enabling developers to rapidly develop and debug the operator on their local...

size/L