Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[V2] feat: make initial attach/detach disk batch delay configurable #1522

Merged

Conversation

edreed
Copy link
Collaborator

@edreed edreed commented Sep 18, 2022

What type of PR is this?

/kind feature

What this PR does / why we need it:

Allows the initial batch delay for attach and detach disk operations to be configured on the CSI controller.

Which issue(s) this PR fixes:

Fixes #

Requirements:

Special notes for your reviewer:

This PR adds a new field, azureClientAttachDetachBatchInitialDelayInMillis, to the CloudConfiguration structure. The field can either be set as part of the AzDriverConfiguration passed to the --config parameter, or the attach-detach-batch-initial-delay command-line parameter.

The setting can be overridden when installing via Helm through the controller.azureClientAttachDetachBatchInitialDelayInMillis value.

Release note:

none

@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/feature Categorizes issue or PR as related to a new feature. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Sep 18, 2022
@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Sep 18, 2022
@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 18, 2022
@edreed edreed removed the request for review from ZeroMagic September 18, 2022 01:29
@edreed edreed force-pushed the edreed-configure-batch-delay branch from 3d106c0 to b4c9b9a Compare September 19, 2022 19:55
@edreed edreed changed the title [WIP] [V2] feat: make initial attach/detach disk batch delay configurable [V2] feat: make initial attach/detach disk batch delay configurable Sep 19, 2022
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 19, 2022
@landreasyan
Copy link
Contributor

/approve
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 19, 2022
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: edreed, landreasyan

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

@sunpa93
Copy link
Contributor

sunpa93 commented Sep 19, 2022

/retest

2 similar comments
@edreed
Copy link
Collaborator Author

edreed commented Sep 19, 2022

/retest

@edreed
Copy link
Collaborator Author

edreed commented Sep 20, 2022

/retest

@k8s-ci-robot k8s-ci-robot merged commit 480427d into kubernetes-sigs:main_v2 Sep 20, 2022
@edreed edreed deleted the edreed-configure-batch-delay branch September 20, 2022 15:02
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. kind/feature Categorizes issue or PR as related to a new feature. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants