krole

Results 5 issues of krole

I modified his code to v3 version : https://github.com/chinazj/cetcd

支持修改规则,规则保存吗?感觉不是很好弄。

feature_request

hi , I have some trouble about printing the audit log. In reality, this error blocks my goroutine code form this ``` package main import ( "fmt" "k8s.io/api/apps/v1" apiv1 "k8s.io/api/core/v1"...

kind/support
lifecycle/stale

### What happened? Refer to [this document](https://tetragon.io/docs/getting-started/enforcement/) to block file reading. but it failed ![image](https://github.com/cilium/tetragon/assets/15140157/8fcf569d-978e-4477-9a86-eb919457f1d3) this is log(trace devel): [cgroup.log](https://github.com/cilium/tetragon/files/13900075/cgroup.log) The logs show cgroup issue, if I adjust cgroupv2 to...

kind/bug

Closing stdout and stderr will cause the parent and child to be unable to output, and golang cannot reopen stdout and stderr.