You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tetragon:conf: store loglevel and cgroupFsMagic into BPF conf
Pass more runtime variables to TetragonConf struct that is stored inside
`tg_conf_map` BPF map. These vars will be used by cgroup BPF programs.
- NSPID: pid in current pid namespace from userspace point of view.
- LogLevel: current user space loglevel
- Cgroup FS Magic: either cgroupv1 or v2
Signed-off-by: Djalal Harouni <[email protected]>
0 commit comments