Skip to content

feat(vector): always raise file descriptor soft limit - #3403

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:release-6.6from
vparfonov:log9829
Aug 13, 2026
Merged

feat(vector): always raise file descriptor soft limit#3403
openshift-merge-bot[bot] merged 1 commit into
openshift:release-6.6from
vparfonov:log9829

Conversation

@vparfonov

Copy link
Copy Markdown
Contributor

Description

Always set VECTOR_RAISE_FD_LIMIT=true on the collector so Vector raises its soft limit to the hard limit at startup. This prevents "Too many open files" errors when monitoring large numbers of log files, without requiring user configuration.

Also fix typo and formatting

/cc @Clee2691
/assign @jcantrill

Links

Always set VECTOR_RAISE_FD_LIMIT=true on the collector so Vector raises
its soft limit to the hard limit at startup. This prevents "Too many
open files" errors when monitoring large numbers of log files, without
requiring user configuration.

Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
@coderabbitai

coderabbitai Bot commented Aug 13, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: c7325b4d-555d-4df5-aaab-6faec7f0ce0d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@openshift-ci
openshift-ci Bot requested review from cahartma and jcantrill August 13, 2026 12:11
@vparfonov

Copy link
Copy Markdown
Contributor Author

/test functional-target

@jcantrill

Copy link
Copy Markdown
Contributor

/approve
/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Aug 13, 2026
@openshift-ci

openshift-ci Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jcantrill, vparfonov

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 13, 2026
@openshift-ci

openshift-ci Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

@vparfonov: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@openshift-merge-bot
openshift-merge-bot Bot merged commit 6fe3af0 into openshift:release-6.6 Aug 13, 2026
9 checks passed
@vparfonov
vparfonov deleted the log9829 branch August 13, 2026 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. release/6.6

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants