GoogleCloudPlatform / GoogleCloudPlatform/k8s-node-tools
containerd-socket-tracer logs "null" for certain workloads
Open
- Dominant language
- Shell
- Stars
- 59
- Forks
- 43
- Avg merge
- 8d 16h
- Merged PRs (30d)
- 1
Description
This is anecdotal evidence but I've heard for some users the `containerd-socket-tracer` workload occasionally logs `null`. I have reason to believe one example this happens for is the `wiz-sensor` container, which is known to call the CRI v1alpha2 API.
Until I can get access to Wiz API keys to install their chart and test this myself, if anyone is able to test this and open a PR that is much appreciated.
## Steps to repro
1. Install `containerd-socket-tracer`
1. Install `wiz-sensor`
1. Restart `wiz-sensor` Pod
1. Observe logs of `containerd-socket-tracer`
Contributor guide
Assessment
This issue has not been assessed yet.