Fix #1936 Kubernetes was not being detected by files not by /proc/?/cgroup contents. Now it detects the kubernetes runtime if any of those conditions are met: * /var/run/secrets/kubernetes.io/serviceaccount exists * /proc/mounts has the mount for "/" with fs type "overlay" |
||
|---|---|---|
| .. | ||
| proc.go | ||
| proc_test.go | ||