Skip to content

Support fallback to root pid namespace#38

Merged
RonFed merged 1 commit into
mainfrom
fallback_root_pid_ns
Sep 17, 2025
Merged

Support fallback to root pid namespace#38
RonFed merged 1 commit into
mainfrom
fallback_root_pid_ns

Conversation

@RonFed

@RonFed RonFed commented Sep 7, 2025

Copy link
Copy Markdown
Collaborator

if we failed to read the root pid ns, fallback to reporting PIDs in that ns and avoid returning an error.
Cases where the pid ns is crucial is when the detector is running inside a container without access to the host pid ns.
When running in k8s, as long as the host /proc dir is mounted the detector can function properly even without knowing the pid ns.

emergency-ticket id: EMR-222

@RonFed
RonFed merged commit c6480e4 into main Sep 17, 2025
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants