Skip to content

Allow tuning common-controller Ratelimiter with retryIntervalStart & retryIntervalMax#530

Merged
k8s-ci-robot merged 1 commit intokubernetes-csi:masterfrom
humblec:rate-limiter
Jun 12, 2021
Merged

Allow tuning common-controller Ratelimiter with retryIntervalStart & retryIntervalMax#530
k8s-ci-robot merged 1 commit intokubernetes-csi:masterfrom
humblec:rate-limiter

Conversation

@humblec
Copy link
Contributor

@humblec humblec commented Jun 11, 2021

This patch adds two new parameters retryIntervalStart & retryIntervalMax
which can be configured to adjust the ratelimiters of snapshotqueue and contentqueue
in the controller.

Signed-off-by: Humble Chirammal hchiramm@redhat.com

 `retry-interval-start` and `retry-interval-max` arguments are added to common-controller
  which controls retry interval of failed volume snapshot creation and deletion.
  These values set the ratelimiter for snapshot and content queues.

@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jun 11, 2021
@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jun 11, 2021
@humblec humblec changed the title Common-controller Ratelimiter can be tuned with new parameters Allow tuning Common-controller Ratelimiter with retryIntervalStart & retryIntervalMax Jun 11, 2021
@humblec humblec changed the title Allow tuning Common-controller Ratelimiter with retryIntervalStart & retryIntervalMax Allow tuning common-controller Ratelimiter with retryIntervalStart & retryIntervalMax Jun 11, 2021
@humblec
Copy link
Contributor Author

humblec commented Jun 11, 2021

/assign @xing-yang

… retryIntervalMax`

This patch adds two new parameters `retryIntervalStart & retryIntervalMax`
which can be configured to adjust the ratelimiters of snapshotqueue and contentqueue
in the controller.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>

```release-note
 `retry-interval-start` and `retry-interval-max` arguments are added to common-controller
  which controls retry interval of failed volume snapshot creation and deletion.
  These values set the ratelimiter for snapshot and content queues.
```

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
@xing-yang
Copy link
Collaborator

/lgtm
/approve

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

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: humblec, xing-yang

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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 12, 2021
@k8s-ci-robot k8s-ci-robot merged commit 81542bd into kubernetes-csi:master Jun 12, 2021
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. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants