Skip to content

feat(rlimits): Set nofile soft limit to hard limit on startup#181

Merged
gfieni merged 1 commit into
masterfrom
feat/native-linux-rlimits
Jun 22, 2026
Merged

feat(rlimits): Set nofile soft limit to hard limit on startup#181
gfieni merged 1 commit into
masterfrom
feat/native-linux-rlimits

Conversation

@gfieni

@gfieni gfieni commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator

Raise the process open files (nofile) soft limit to the inherited hard limit during sensor startup. This lets the sensor use the full file descriptor budget provided by the service/container runtime and fails early if the limit cannot be applied.

Raise the process open files (nofile) soft limit to the inherited hard
limit during sensor startup. This lets the sensor use the full file
descriptor budget provided by the service/container runtime and fails
early if the limit cannot be applied.
@gfieni gfieni self-assigned this Jun 22, 2026
@gfieni gfieni requested a review from a team as a code owner June 22, 2026 15:07
@gfieni gfieni added the enhancement New feature or request label Jun 22, 2026
@gfieni gfieni merged commit 8ff202e into master Jun 22, 2026
7 checks passed
@gfieni gfieni deleted the feat/native-linux-rlimits branch June 22, 2026 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant