gcp-filestore-csi-driver icon indicating copy to clipboard operation
gcp-filestore-csi-driver copied to clipboard

Lock release improvement

Open tyuchn opened this issue 1 year ago • 3 comments

What type of PR is this? /kind bug

What this PR does / why we need it: The lock release controller will use informers to list configmap objects, and replace LIST node with GET nodes. This will reduce the API server load

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

Lock release improvement - use informers to get or list node/configmap objects

tyuchn avatar Mar 26 '24 23:03 tyuchn

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tyuchn

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

k8s-ci-robot avatar Mar 26 '24 23:03 k8s-ci-robot

/assign wojtek-t

tyuchn avatar Mar 27 '24 00:03 tyuchn

@tyuchn: GitHub didn't allow me to assign the following users: wojtek-t.

Note that only kubernetes-sigs members with read permissions, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time. For more information please see the contributor guide

In response to this:

/assign wojtek-t

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/test-infra repository.

k8s-ci-robot avatar Mar 27 '24 00:03 k8s-ci-robot