Skip to content

Conversation

divyenpatel
Copy link
Member

@divyenpatel divyenpatel commented Oct 7, 2025

What this PR does / why we need it:

  • bump worker threads for node-vm attachment and batch attachment reconciler.
  • remove max worker threads check.

MaxConcurrentReconciles for VM Operator is set to 20, meaning VM Operator will be able to create/delete cnsnodevmattachment with max worker thread 20. In CSI we were setting MaxConcurrentReconciles to 10 for cnsnodevmattachment and cnsnodevmbatchattachment CRs. Since CSI has lower concurrent reconciles , requests getting queued in the supervisor and impacting performance.

Testing done:

pre-checkin pipelines

Special notes for your reviewer:

Release note:

bump worker threads for node-vm attachment and batch attachment

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Oct 7, 2025
@deepakkinni
Copy link
Collaborator

Triggering CSI-TKG Pre-checkin Pipeline for this PR... Job takes approximately an hour to complete
Jenkins Build #461

@deepakkinni
Copy link
Collaborator

Triggering CSI-WCP Pre-checkin Pipeline for this PR... Job takes approximately an hour to complete
Jenkins Build #439

@skogta
Copy link
Contributor

skogta commented Oct 8, 2025

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: divyenpatel, skogta

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

The pull request process is described here

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

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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants